{% load djadhere services %}

Adhésion

{% if adhesion %} {% if show_adherent %}

Adhérent : {{ adhesion }}

{% endif %}

Numéro d’adhérent : ADT{{ adhesion.id }}

{% if adhesion.contribution %}

Montant de la cotisation : {{ adhesion.contribution }}

{% else %}

Pas de cotisation.

{% endif %} {% if adhesion.created %}

Date de première adhésion : {{ adhesion.created }}

{% endif %} {% else %}

Non adhérent tetaneutral.net.

{% endif %}