{{ activity.title }}
{% if activity_season %}
{{ include('@CMS/common/editorjs/_block.html.twig', {blocks:activity_season.description|cmsBlocks}) }}
{% endif %}
-
{% if activity.website %}
- {{ activity.website|replace({'https://': '', 'http://': ''}) }} {% endif %} {% if activity.phone %}
- {{ activity.phone|phonePretty }} {% endif %}
-
{{ activity.address }}
{{ activity.zipCode }} {{ activity.city }}
{{ include('@Booking/front/activity/medias/_show_grid_slide.html.twig') }}
{% if app_modules.map is defined and app_modules.map == true %}
{% endif %}
{% if app_site.latitude and app_site.longitude %}
{% endif %}
{{ app_site.title }}
{% endif %}
{{ activity.title }}