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