From a5d73b57c3952899f65e610f3b5a1a9576df248c Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 21:47:33 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index ed5b2179dc..0ee9acf420 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -106,8 +106,7 @@
- -
+
Posts
@@ -116,7 +115,9 @@ {% include "/dropdowns/SubmissionSorts.html" %}
{% endif %} - {% include "submission_listing.html" %} +
    + {% include "submission_listing.html" %} +