mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +02:00
Add error message to domain management security email form
This commit is contained in:
parent
776b77f230
commit
406155d6a3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
{% block title %}Security email | {{ domain.name }} | {% endblock %}
|
||||
|
||||
{% block domain_content %}
|
||||
{% include "includes/form_errors.html" with form=form %}
|
||||
|
||||
<h1>Security email</h1>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue