{% load i18n %} {% load static %}
{% if k != 0 %}

@ {{ k }} ({% trans "Déconnexion" %})

{% else %}

{% trans "M'authentifier" %}

{% endif %}

{% trans "Collections exclues" %} : {{ name }}

{% csrf_token %}

{% trans "Votre bibliothèque" %} : {{ form.lib }} {% trans "Critère de tri" %} : {{ form.sortingby }} {% trans "Motif d'exclusion" %} : {{ form.exclreason }} {% trans "Modifiable ?" %} : {{ form.stillmod }}

{% if l == 1 %}

{% if length > 0 %} ~ {% endif %}{% trans "Nombre de ressources concernées" %} : {{ length }}


{% endif %}