From c35b5540de34cc705c6b0a1d5a63751d5c155a9d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 25 Sep 2021 23:29:26 +0200 Subject: [PATCH] fds --- files/templates/submission.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/templates/submission.html b/files/templates/submission.html index a03d383d7d..4c153b9c0e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -716,5 +716,8 @@ {% include "delete_post_modal.html" %} {% endif %} +{% if v %} + {% include "report_post_modal.html" %} +{% endif %} {% endblock %} \ No newline at end of file