diff --git a/files/templates/ban_modal.html b/files/templates/ban_modal.html index 58dbfae89..8ebad42b6 100644 --- a/files/templates/ban_modal.html +++ b/files/templates/ban_modal.html @@ -1,5 +1,5 @@ - + - + diff --git a/files/templates/home.html b/files/templates/home.html index c37e10d38..9025c9223 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -4,7 +4,30 @@ {% if v %} {% if not v.fp %} - + {% endif %} {% endif %} diff --git a/files/templates/report_post_modal.html b/files/templates/report_post_modal.html index 210208cc3..582e0fc8b 100644 --- a/files/templates/report_post_modal.html +++ b/files/templates/report_post_modal.html @@ -32,4 +32,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/files/templates/submission.html b/files/templates/submission.html index 96f112294..ec7d29e09 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -839,7 +839,7 @@ {% endif %} -{% if (not v or v.highlightcomments) %} +{% if not v or v.highlightcomments %} {% endif %} @@ -847,7 +847,7 @@ {% if not p.comment_count %} {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %} @@ -855,23 +855,26 @@ {% include "ban_modal.html" %} {% endif %} {% endif %} - + + {% include "expanded_image_modal.html" %} {% endif %} {% if p.award_count("shit") %} - + + {% endif %} {% if p.award_count("fireflies") %} - + + {% endif %} +{% endif %} + {% for p in listing %} {% endblock %} - - - + + + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 02d8cf50d..7ce49fcd3 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -722,8 +722,8 @@ {% endif %} {% if v %} +
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
-
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
{{u.username}}
{% endif %}