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" %}
+