From 79af4e6d3350f0e0ba4238f1de87d1240c455a56 Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Wed, 5 Mar 2025 15:47:03 -0500 Subject: [PATCH] add role alert in template include --- src/registrar/templates/includes/form_errors.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registrar/templates/includes/form_errors.html b/src/registrar/templates/includes/form_errors.html index 816704ed5..2d8e4f65a 100644 --- a/src/registrar/templates/includes/form_errors.html +++ b/src/registrar/templates/includes/form_errors.html @@ -1,7 +1,7 @@ {% if form.errors %}
{% for error in form.non_field_errors %} -