{% if topposition %} {% include "widgets/overlay-teaser.html" %} {% endif %} {% if imgsrc %} {% include "widgets/image.html" with src=imgsrc name=title %} {% endif %} {% if countries %} {% include "widgets/map.html" %} {% endif %} {% if not topposition %} {% include "widgets/overlay-teaser.html" %} {% endif %}