{% if tour.subcategory and tour.subcategory.parent_category %} {{ tour.subcategory.parent_category.name }} {% endif %} {% if tour.image %} {{ tour.title }} {% else %} {{ tour.title }} {% endif %}
{{ tour.title }}
{{ tour.views|default(0) }}
{% if tour.subcategory %}

{{ tour.subcategory.name }}

{% endif %}