diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 0df8c7052..15646b2f5 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -1,4 +1,3 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/files/templates/comments.html b/files/templates/comments.html index 3a02b50f6..09f5d086c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -169,11 +169,9 @@
- {% if c.awards %} - {% for a in c.awards %} - - {% endfor %} - {% endif %} + {% for a in c.awards|reverse %} + + {% endfor %} {% if c.post %} {% set sub = c.post.sub %} @@ -443,7 +441,7 @@ - + @@ -645,7 +643,7 @@ {% if v %} Report - Give Award + Give Award Save diff --git a/files/templates/header.html b/files/templates/header.html index 3cdb0cabc..038f4ee7f 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -45,7 +45,7 @@ {% endif %} -
+