No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
templates/index.html
|
|
@ -54,7 +54,7 @@ |
|
|
|
|
|
|
|
<!-- WOW --> |
|
|
|
<td class="magicwords"> |
|
|
|
{% for magicword in pad.magicwords %} |
|
|
|
{% for magicword in pad.magicwords | sort %} |
|
|
|
{% if magicword == "__PUBLISH__" %} |
|
|
|
<p class="magicwords-publish">{{magicword}}</p> |
|
|
|
{% else %} |
|
|
|