From 683b1dbf5023a4267d944ef7b47bd6805a8de8a7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 6 Oct 2021 11:10:57 +0200 Subject: [PATCH] dfsfsd --- 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 39fb1b82a4..2a7508dce2 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -33,7 +33,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 4150ce157b..2dbb2f1f56 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -52,7 +52,7 @@ {% if 'rdrama' not in request.host %} {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}