master
kek7198 2021-12-07 21:26:12 -06:00
parent c5570bc331
commit 7ee229444c
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<div class="sm:py-4 my-2.5 sm:my-0">
{% if not "saved" in request.full_path %}
{% include "/dropdowns/SubmissionSorts.html" %}
<hr class="my-4 shadow-inset-t-white-05 border-t border-gray-300"></div>
<hr class="my-4 shadow-inset-t-white-05 border-t border-gray-300"/>
{% endif %}
{% include "submission_listing.html" %}
</div>