Cleans up show/hide behavior

This commit is contained in:
Mouse Reeve
2021-05-20 11:46:24 -07:00
parent 49916a7498
commit b8e9b9f57e
5 changed files with 21 additions and 14 deletions

View File

@ -54,7 +54,7 @@
<hr aria-hidden="true">
{% include 'snippets/announcement.html' with announcement=announcement pressed=True %}
{% include 'snippets/announcement.html' with announcement=announcement pressed=True admin_mode=True %}
</div>
{% endblock %}