forked from mirrors/bookwyrm
Removes stray close tag in announcements
This commit is contained in:
parent
ec10ebbe68
commit
24d1513320
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
{% block edit-button %}
|
||||
{% trans "Create Announcement" as button_text %}
|
||||
{% include 'snippets/toggle/open_button.html' with controls_text="create_announcement" icon_with_text="plus" text=button_text focus="create_announcement_header" %}
|
||||
</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block panel %}
|
||||
|
|
Loading…
Reference in a new issue