From eab532bf7e8a2329927b53c73b4dfededa1a8040 Mon Sep 17 00:00:00 2001 From: Maurice Debray Date: Mon, 13 Dec 2021 00:04:08 +0100 Subject: [PATCH] Ajout des arc en ciel dans les templates. Rainbow power git add calendrier/templates/calendrier/home.html partitions/templates/partitions/part.html partitions/templates/partitions/repertoire.html --- 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 0aed2a8..67f365b 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 5685b15..8c25420 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 c87b093..95b4b5f 100644 --- a/partitions/templates/partitions/repertoire.html +++ b/partitions/templates/partitions/repertoire.html @@ -40,7 +40,7 @@
{% endif %} -

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

+

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