Removes stray tag
This commit is contained in:
@ -9,7 +9,6 @@
|
|||||||
{% block edit-button %}
|
{% block edit-button %}
|
||||||
{% trans "Add domain" as button_text %}
|
{% 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" %}
|
{% include 'snippets/toggle/open_button.html' with controls_text="add_domain" icon_with_text="plus" text=button_text focus="add_domain_header" %}
|
||||||
</a>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block panel %}
|
{% block panel %}
|
||||||
|
Reference in New Issue
Block a user