Add error message to domain management security email form

This commit is contained in:
Erin 2023-11-16 13:32:02 -08:00
parent 776b77f230
commit 406155d6a3
No known key found for this signature in database
GPG key ID: 1CAD275313C62460

View file

@ -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>