{% set image = Image(section.image) %} {{ image.copy() }}
Story by

{{ section.name }}

{% if section.text %}
{{ section.text }}
{% endif %}
{% if section.twitter %} Twitter {% if section.facebook or section.website %} | {% endif %} {% endif %} {% if section.facebook %} Facebook {% endif %} {% if section.website %} | {{ section.website }} {% endif %}