Removes stray tag

This commit is contained in:
Mouse Reeve 2021-09-08 15:38:34 -07:00
parent 59096ae9ec
commit cc61d44cef

View file

@ -9,7 +9,6 @@
{% block edit-button %}
{% trans "Add domain" as button_text %}
{% include 'snippets/toggle/open_button.html' with controls_text="add_domain" icon_with_text="plus" text=button_text focus="add_domain_header" %}
</a>
{% endblock %}
{% block panel %}