{% load i18n %}

{% if object.associations.all|length > 1 %} {% trans 'Mail with multiple formdata:' %} {% endif %} {% if object.get_avis|length %} {% trans "Avis" %} {% endif %} {% if object.get_mandatory_avis|length %} {% trans "Mandatory Avis" %} {% endif %}