From 6b4665ed9e736a4fa933ae3e8ecb05272d5e890a Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 19 Oct 2022 00:47:54 -0300 Subject: fixing html validation errors: Element legend not allowed as child of element form in this context Self-closing syntax (/>) used on a non-void HTML element --- talermerchantdemos/templates/common-base.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'talermerchantdemos/templates/common-base.html.j2') diff --git a/talermerchantdemos/templates/common-base.html.j2 b/talermerchantdemos/templates/common-base.html.j2 index 84c3f21..55ebd18 100644 --- a/talermerchantdemos/templates/common-base.html.j2 +++ b/talermerchantdemos/templates/common-base.html.j2 @@ -79,7 +79,7 @@ {# Language Selector #}
-
-- cgit v1.2.3