[printing/templates/proprio] Les clubs n'ont pas toujours de mail
This commit is contained in:
parent
b522b7aa69
commit
d6d9f84076
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue