diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 949a7cafee..6b41f2ca93 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -108,7 +108,9 @@
{% if not "saved" in request.full_path %} -
{% include "/dropdowns/SubmissionSorts.html" %}
+
+ {% include "/dropdowns/SubmissionSorts.html" %} +
{% endif %}