From 034c0d8e931391bb697834f609df15763a4b5796 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 22:04:44 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index bb73049363..cfa596c8e4 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -108,8 +108,8 @@
{% if not "saved" in request.full_path %} - {% include "/dropdowns/SubmissionSorts.html" %} -
+
{% include "/dropdowns/SubmissionSorts.html" %}
+ {% endif %}
    {% include "submission_listing.html" %}