From 8b66c5a063b878c51c3e51eab5fc2a8821a8c5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Sat, 6 Feb 2021 11:31:55 +0100 Subject: [PATCH] Add alert role to dynamically added message for a11y --- snikket_web/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snikket_web/templates/login.html b/snikket_web/templates/login.html index 5f6b431..11ed078 100644 --- a/snikket_web/templates/login.html +++ b/snikket_web/templates/login.html @@ -19,7 +19,7 @@

{{ form.errors.values() | flatten | join(", ")}}

{% endcall %} {% endif %} -