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 %}