{{articleitem.title|safe|linebreaks}}

{% if articleitem.subTitle %}
{{articleitem.subTitle|safe|linebreaks}}
{% endif %} {% if articleitem.teaser %}

{{articleitem.teaser|safe|linebreaks}}

{% endif %} {% if articleitem.teaserImage %} {% endif %} {% if articleitem.body1 %}

{{articleitem.body1|safe|linebreaks}}

{% endif %} {% if articleitem.body2 %}
{{item.itemReadMore}}
{% endif %}