• {% if user.is_authenticated %} Tableau de bord {% else %} Accueil {% endif %}
  • Liste des associations
  • {% if terms.file %}
  • Charte d'utilisation
  • {% endif %} {% if export %}
  • Exporter les donnĂ©es
    {% for icon, text, arg in export %} {{ text }} {% endfor %}
  • {% endif %}