[printing/templates/proprio] Les clubs n'ont pas toujours de mail

This commit is contained in:
Valentin Samir 2014-03-17 11:39:40 +01:00
parent b522b7aa69
commit d6d9f84076

View file

@ -3,7 +3,7 @@
{{"État administratif : "|coul('gras')}}{{etat_administratif|join(' et ')}}
{%if o.uid %}
{% include 'compte_crans' %}
{% else %}
{% elif o.mail %}
{{"Mail : "|coul('gras')}}{{o.mail.0}}
{% endif %}
{% if o.mailExt %}