{{ w.bribe.fullname }}
{% if w.bribe.message %}{{ w.bribe.message }}
{% endif %}{{ w.groom.fullname }}
{% if w.groom.message %}{{ w.groom.message }}
{% endif %}Message de bienvenue
{{ w.welcome_message }}
Message des familles
{{ w.family_message }}
Programme
-
{% for loc in w.plan|sort(attribute='step') %}
-
Itinéraire{{ loc.step }}. {{ loc.name }}{{ loc.date.strftime('%d/%m/%Y %H:%M') }}{% if loc.instruction %}
{{ loc.instruction }}
{% endif %}
{% endfor %}
Carte d'invitation
Galerie
{% for img in w.gallery %}
{% endfor %}