From 7619acf8724d933e60e8d47bdf019c6e36361ba4 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 1 Oct 2021 02:40:33 +0200 Subject: [PATCH] dfsfsd --- files/templates/comments.html | 20 ++++++++++++++++++++ files/templates/submission_listing.html | 21 ++++++++++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 32712506f..5dd6da421 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -643,4 +643,24 @@ {% endif %} + + + \ No newline at end of file diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index dd5742788..5af2e3848 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -534,4 +534,23 @@ {% include "ban_modal.html" %} {% endif %} {% endif %} -{% include "expanded_image_modal.html" %} \ No newline at end of file +{% include "expanded_image_modal.html" %} + + \ No newline at end of file