{% extends 'base.html.twig' %} {% block title %}SiteEvent {% endblock %} {% block body %}
{% endif %}
Address : {{site_event.address}}
Postal Code : {{site_event.postalCode}}
City : {{site_event.city}}
description: {{site_event.description}}
{% endif %}
telephone : {{contact.phoneNumber}}
email : {{contact.email}}
{% endfor %}