From 4457758f5a92a1c51c5f8b1f509b20db38dad94d Mon Sep 17 00:00:00 2001 From: Maurice Debray Date: Tue, 14 Dec 2021 10:23:29 +0100 Subject: [PATCH] Revert "Ajout des arc en ciel dans les templates." This reverts commit eab532bf7e8a2329927b53c73b4dfededa1a8040. --- calendrier/templates/calendrier/home.html | 4 ++-- partitions/templates/partitions/part.html | 4 ++-- partitions/templates/partitions/repertoire.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/calendrier/templates/calendrier/home.html b/calendrier/templates/calendrier/home.html index 67f365b..0aed2a8 100644 --- a/calendrier/templates/calendrier/home.html +++ b/calendrier/templates/calendrier/home.html @@ -30,7 +30,7 @@ {% if actu %}
-

{% blocktrans count counter=actu|length %}Actualité des chef·fe·s:{% plural %}Actualités des chef·fe·s:{% endblocktrans %}

+

{% blocktrans count counter=actu|length %}Actualité des chef·fe·s:{% plural %}Actualités des chef·fe·s:{% endblocktrans %}

{% endif %} -

{% trans "Agenda :" %}

+

{% trans "Agenda :" %}

diff --git a/partitions/templates/partitions/part.html b/partitions/templates/partitions/part.html index 8c25420..5685b15 100644 --- a/partitions/templates/partitions/part.html +++ b/partitions/templates/partitions/part.html @@ -70,7 +70,7 @@ {% if infos or infos_en %} -

{% trans "Infos utiles :" %}

+

{% trans "Infos utiles :" %}

{% autotranslate current_language infos infos_en %}
@@ -94,7 +94,7 @@ {% else %} {% if infos or infos_en %} -

{% trans "Infos utiles :" %}

+

{% trans "Infos utiles :" %}

{% autotranslate current_language infos infos_en %}
{% endif %} diff --git a/partitions/templates/partitions/repertoire.html b/partitions/templates/partitions/repertoire.html index 95b4b5f..c87b093 100644 --- a/partitions/templates/partitions/repertoire.html +++ b/partitions/templates/partitions/repertoire.html @@ -40,7 +40,7 @@
{% endif %} -

{% if user.is_authenticated %}{% endif %}{% autotranslate current_language category.name category.nom_en %} :{% if user.is_authenticated %}{% endif %}

+

{% autotranslate current_language category.name category.nom_en %} :