From 139a01998b44ad31c87e1a0042be68fdf11e0cb9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 25 Apr 2022 23:41:46 +0200 Subject: [PATCH] ti --- files/templates/comments.html | 4 ++-- files/templates/home.html | 12 ------------ files/templates/submission.html | 4 ---- files/templates/submission_listing.html | 6 +++--- 4 files changed, 5 insertions(+), 21 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 1eb4d081d..beae0733a 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -848,7 +848,7 @@ {% if v %} - + {% endif %} @@ -859,7 +859,7 @@ {% include "expanded_image_modal.html" %} - + - {% if PUSHER_ID != 'blahblahblah' and v %}
{{request.host}}{{v.id}}
{{PUSHER_ID}}
diff --git a/files/templates/submission.html b/files/templates/submission.html index b95d084e3..714ee83dd 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -1059,10 +1059,6 @@ {% endif %} -{% if v %} - -{% endif %} - {% if not v or v.highlightcomments %} {% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f64390caf..b1e1d01b4 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -212,7 +212,7 @@