From f511eda89fc64a3c15c7c465de687c9eb4227bf9 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 16 Nov 2018 17:29:22 +0100 Subject: [PATCH] templates: change example unicode character (fixes #28094) --- templates/theme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/theme.html b/templates/theme.html index 5f82efd..2a487ca 100644 --- a/templates/theme.html +++ b/templates/theme.html @@ -2,7 +2,7 @@ {% load i18n static %} - + {% firstof global_title "Compte Citoyen" %} {% block title %}{% endblock %}