From ddb75e6ec6fe2b5558fa0b97cc6f0ef2b359af4c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Dec 2021 03:55:09 +0200 Subject: [PATCH] fdssfd --- files/templates/ban_modal.html | 2 +- files/templates/changelog.html | 2 +- files/templates/comments.html | 9 +++++---- files/templates/default.html | 6 ++++-- files/templates/gif_modal.html | 2 +- files/templates/home.html | 25 ++++++++++++++++++++++++- files/templates/report_post_modal.html | 2 +- files/templates/submission.html | 15 +++++++++------ files/templates/submission_listing.html | 15 ++++++++------- files/templates/submit.html | 6 +++--- files/templates/userpage.html | 2 +- 11 files changed, 58 insertions(+), 28 deletions(-) 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 %}