{% extends 'tbudddy/tbudddy.html.twig' %} {% block body %}

{% trans %}destinations_slide_text{% endtrans %}

{% trans %}destinations_slide_text_2{% endtrans %}

{% include 'tbudddy/search_event/search_event.html.twig' %}
{% trans %}activities{% endtrans %} ({{ BaseIncludes.session_location(app.request) }}), {% trans %}change_location{% endtrans %}
{% for products in get_products %} {% endfor %}
{% include 'tbudddy/event_category/event_category.html.twig' %}

Tbudddy

{% trans %}together_in_all_your_moments{% endtrans %}

{% include 'tbudddy/featuredestinations/feature_destinations.html.twig' %} {% endblock %}