diff --git a/files/templates/userpage.html b/files/templates/userpage.html index dc8c18ebae..771714878e 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -106,15 +106,14 @@
-
-
- Posts +
+
+
Posts
+ {% if not "saved" in request.full_path %} +
{% include "/dropdowns/SubmissionSorts.html" %}
+ {% endif %}
- {% if not "saved" in request.full_path %} - {% include "/dropdowns/SubmissionSorts.html" %} -
- {% endif %}
    {% include "submission_listing.html" %}