From 7ee229444c6f5c4ec24f73ee6bf73eadd7fc502e Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 21:26:12 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 1e26c7cc70..d60bdb9540 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -99,7 +99,7 @@
{% if not "saved" in request.full_path %} {% include "/dropdowns/SubmissionSorts.html" %} -
+
{% endif %} {% include "submission_listing.html" %}