{% if settings.settings.light_mode %} {% set pathstatic = ".." %} {% else %} {% set pathstatic = "." %} {% endif %} {% set image = Image(section.image) %} {{ image.copy() }}
Story by

{{ section.name }}

{% if section.text %}

{{ section.text }}

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