diff --git a/files/templates/admin/flagged_comments.html b/files/templates/admin/flagged_comments.html index e6ebef5e4..e96a68563 100644 --- a/files/templates/admin/flagged_comments.html +++ b/files/templates/admin/flagged_comments.html @@ -10,11 +10,11 @@ {% include "comments.html" %} {% endwith %} {% if not listing %} -
+
There are no comments here (yet).
-
+
{% endif %} diff --git a/files/templates/admin/user_award.html b/files/templates/admin/user_award.html index 493159635..158dba1b8 100644 --- a/files/templates/admin/user_award.html +++ b/files/templates/admin/user_award.html @@ -54,8 +54,8 @@ {% for a in awards %} - {{a['title']}} - + {{a['title']}} + {% endfor %} diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 824260c95..479c38b11 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -42,7 +42,7 @@

Loading...

-