{% if entry.headline %} {{ entry.headline }} {% endif %} {% if entry.text %} {{ entry.text|e|nl2br }} {% endif %} {% if entry.imageFigure %} {% with {figure: entry.imageFigure} %}{{ block('figure_component') }}{% endwith %} {% endif %} {% if entry.link %} Mehr erfahren {% endif %}