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 %}