{% if product.primary_media.type == 'video' %}
{% if itinerary.size > 0 %}
{% endif %}
{% if product.summary.size > 0 and product.tags.last != "subtitle" %}
{{product.summary | strip_html}}
{% endif %} {{product.content}} {% if product.places.size > 1 %}Places: {% for p in product.places reversed %}{{p.title}}{% if forloop.index == forloop.length %}{% else %} - {% endif %}{% endfor %}
{% endif %} {% if product.price_info.size > 0 %} {{product.price_info}} {% endif %}Itinerary
{% for i in itinerary %}
{% endfor %}
{% endif %}
{% if product.attachments.size > 1 %}
{% endif %}
{% if product.price_info.size > 0 %}
Day {{forloop.index}} / {{i.title}}
{{i.content}}
{% if i.primary_media.size > 0 %}
{% endif %}
{{product.price_info}}
{% endif %}
{% partial disclaimer %}
Like this tour?
{% if product.external_link.size > 0 %} Download full brochure {% endif %} {% if product.title == "JUN 2020 - Classical Northern Italy" %} Updated performance schedule {% elsif product.title == "MAY 2020 - Classical Austria" %} Updated performance schedule {% elsif product.title == "MAY 2020 - Beaches and Bunkers: Holland & Italy" %} Golf course details {% elsif product.title == "SEP 2020 - The Historic Danube: Golf & Culture" %} Golf course details {% elsif product.title == "SEP 2021 - The Historic Danube: Golf & Culture" %} Golf course lineup {% endif %}
{% for testimonial in testimonials %}
{% endif %}
{% endfor %}{{testimonial.title}}
By {{testimonial.meta1}} {% if testimonial.place.size > 0 %} trip to {{testimonial.place.title}} {% endif %}
{{testimonial.content | strip_html | truncatewords:30}}