From 174e4f23db1af67319a18abd7ae32a9f81da6ae5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 18 Oct 2021 02:30:48 +0200 Subject: [PATCH] dfs --- 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 49b4c1dda..dcf4481f7 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -26,7 +26,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index ea2620ad7..1b5cbc41a 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -53,7 +53,7 @@ {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}