{% extends 'admin.html' %} {% block breadcrumb %} {{ block.super }}
Numéro d’adhérent | {% if corporation.adhesion %} ADT{{ corporation.adhesion.id }} {% else %} Non adhérent. {% endif %} |
---|
Nom | Numéro d’adhérent |
---|---|
{{ user.profile }} | {% if user.profile.adhesion %} ADT{{ user.profile.adhesion.pk }} {% else %} – {% endif %} |
Aucun membre. |