{% load djadhere services %}
Adhérent·e : {{ adhesion.get_adherent_name }}
{% endif %}Numéro d’adhérent·e : ADT{{ adhesion.id }}
{% if adhesion.membership.get_current_payment %}Cotisation : {{ adhesion.membership.get_current_payment }}
{% else %}Pas de cotisation.
{% endif %} {% if adhesion.created %}Date de première adhésion : {{ adhesion.created }}
{% endif %} {% else %}Non adhérent·e tetaneutral.net.
{% endif %}