diff --git a/files/templates/admin/app.html b/files/templates/admin/app.html index 59da65439c..17a8a69247 100644 --- a/files/templates/admin/app.html +++ b/files/templates/admin/app.html @@ -6,10 +6,7 @@ {% endblock %} {% block content %} - -
-
-
+
@@ -45,15 +42,12 @@
-
- {% if listing %} {% include "submission_listing.html" %} {% elif comments %} {% include "comments.html" %} {% endif %} -