{% extends "base.html.twig" %} {% block body %} {{categorie.titre}} Accueil Services {{categorie.titre}} {% for tours in tours %} Nouveau {% if tours.photos | length > 1 %} {% for photo in tours.photos %} {% endfor %} {% endif %} {# 3 days #} {# #} {{tours.titre}} {{tours.pays}} {# $150.00 $250.00 #} Découvrir {% else %} Il n'y a aucun circuit touristique en ce moment {% endfor %} {# 1 2 3 4 #} {% endblock %}
Il n'y a aucun circuit touristique en ce moment