{% if image and image_style != 'full-below' %} {{ image | raw }} {% endif %} {% if content %} {{ content | raw }} {% endif %} {% if image and image_style == 'full-below' %} {{ image | raw }} {% endif %}