diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index cc358704f6..1b0498499c 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -40,7 +40,7 @@ {% endif %} -
  • +
  • diff --git a/files/templates/userpage.html b/files/templates/userpage.html index e4063c4784..d60bdb9540 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -101,9 +101,7 @@ {% include "/dropdowns/SubmissionSorts.html" %}
    {% endif %} -
    - {% include "submission_listing.html" %} -
    + {% include "submission_listing.html" %}