{{ sections.about.title }}

{{ sections.about.content }}

{% for item in sections.about.media.items %} {% if item.type == 'image' %} {{ item.alt }} {% elif item.type == 'video' %} {% endif %} {% endfor %}