From a0ee4d83b0ccf7fd09f6a67125c563da277a2e06 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 21:45:58 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index e1de56b303..ed5b2179dc 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -107,13 +107,18 @@
-
+
+
+ Posts +
+
{% if not "saved" in request.full_path %} {% include "/dropdowns/SubmissionSorts.html" %}
{% endif %} {% include "submission_listing.html" %}
+