diff --git a/templates/index.html b/templates/index.html index 29f6550..f4ad6fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -54,7 +54,7 @@ - {% for magicword in pad.magicwords %} + {% for magicword in pad.magicwords | sort %} {% if magicword == "__PUBLISH__" %}

{{magicword}}

{% else %}