{% extends "layouts/main.html.twig" %} {% block content %}
{% if partners is defined and partners is not empty %} {% endif %} {% if topgallery is defined and topgallery is not empty %} {% if topgallerymobile is defined and topgallerymobile is not empty %} {% else %} {% endif %} {% endif %}
{{ include ('layouts/main/callout.html.twig', ignore_missing = true) }}
{% endblock %}