{% if offer.attachments.size > 1 %}
{{offer.content}}
{% endif %}
Featured Experiences
{% for p in related %}
{% partial exp_thumb %}
{% endfor %}
Featured Video
{% for v in videos %}
{% endfor %}
{{offer.title}}
{{offer.content}}
{% collection testimonials, limit:1, order:random %}
{% if testimonials.size > 0 %}
{% for t in testimonials %}
{% endif %}
{{t.content}} {{t.meta1}}{% if t.place.size > 0 and t.place.title != 'Anywhere' %} | {{t.place.short_title}}{% endif %}{% endfor %}
Featured Experiences
{% for p in related %}
{% partial exp_thumb %}
{% endfor %}
Featured Stories
{% for b in stories %}
{% endfor %}
{% if b.primary_media.size > 0 %}
{% endif %}
{{b.title}}
{% if b.summary.size > 0 %} {{b.summary | truncatewords:20}} {% else %} {{b.content | strip_html | truncatewords:20}} {% endif %} learn more