From 94c9f02b18df760673147e0388cc9cc8f00b7d97 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 4 Dec 2021 03:27:56 +0200 Subject: [PATCH] sfdfsd --- files/templates/comments.html | 37 ++----------------------- files/templates/submission.html | 27 ++++-------------- files/templates/submission_listing.html | 4 ++- 3 files changed, 10 insertions(+), 58 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 4857f52c3..ef9fa33b4 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -749,7 +749,7 @@ {% if v %} - + {% endif %} @@ -761,30 +761,9 @@ {% include "expanded_image_modal.html" %} - + \ No newline at end of file diff --git a/files/templates/submission.html b/files/templates/submission.html index 943617c15..9f26f0c5a 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -383,7 +383,9 @@  {{p.age_string}} ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %}) - {% if p.edited_utc %}  Edited {{p.edited_string}}{% endif %} + {% if p.edited_utc %} +   Edited {{p.edited_string}} + {% endif %}   {{p.views}} views {% if p.active_flags %} @@ -867,28 +869,8 @@ {% if not p.comment_count %} - - {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %} @@ -896,6 +878,7 @@ {% include "ban_modal.html" %} {% endif %} {% endif %} + {% include "expanded_image_modal.html" %} {% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 4851a518b..79aa402ff 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -193,7 +193,9 @@  {{p.age_string}}   ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %}) - {% if p.edited_utc %}  Edited {{p.edited_string}}{% endif %} + {% if p.edited_utc %} +   Edited {{p.edited_string}} + {% endif %}   {{p.views}} views