From 67a45ba2b9a7ba2ed23bd6c351d95412c29dccb2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 9 Nov 2021 07:50:52 +0200 Subject: [PATCH] fddf --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a7898f0b0..7ab3bb86c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -27,7 +27,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 8912d7fcc..39d0e9dc1 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -146,7 +146,7 @@ {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}