From 037934328b28827f736502c5efdd52797015e355 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 12 Sep 2021 08:49:18 +0200 Subject: [PATCH] fd --- files/templates/admin/reported_posts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/admin/reported_posts.html b/files/templates/admin/reported_posts.html index dca4fb679..e4dbe91c6 100644 --- a/files/templates/admin/reported_posts.html +++ b/files/templates/admin/reported_posts.html @@ -75,7 +75,7 @@
{% block listing %} -
+
{% include "submission_listing.html" %}
{% endblock %}