diff --git a/templates/index.html b/templates/index.html index a669866..d8568cb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -71,7 +71,7 @@
- {% for magicword in allmagicwords | unique %} + {% for magicword in allmagicwords | unique | sort %} {% if magicword != "__PUBLISH__" %}

{{ magicword }}