{% if section.modal %}{% endif %}
{% if section.img %}
{{ section.img.alt }}
{% endif %} {% if section.images %} {% for img in section.images %}
{{ img.alt }}
{% endfor %} {% endif %} {% if section.headline %}

{{ section.headline|safe }}

{% endif %} {% if section.headline_basic %}

{{ section.headline_basic|safe }}

{% endif %} {% if section.icon %}
{% endif %} {% if section.subhead %}

{{ section.subhead|safe }}

{% endif %} {% if section.h4 %}

{{ section.h4|safe }}

{% endif %} {% if section.price %}

{{ section.price }} per night

{% endif %} {% if section.tags %}

{{ section.tags }}

{% endif %} {{ section.content|safe }} {% if section.list %} {% endif %}
{% if section.modal %}
{% endif %}