From 251e1f5ef85ecbfb781511f66c7f29b079cb3f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 6 Feb 2024 15:27:50 +0100 Subject: [PATCH] templates: add lang attribute (#86622) --- gadjo/templates/gadjo/root.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index ee99b72..b3406f4 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -1,5 +1,5 @@ {% load i18n gadjo static %} - + {% block page-title %}{% endblock %}