{% if element.breadcrumb|default %} {% endif %} {% if element.sponsored_content|default %} {% endif %} {% if element.kicker|default %}

{{ element.kicker }}

{% endif %} {% if element.title|default %}

{{ element.title }}

{% endif %} {# Metainformationen: Autor, Veröffentlichungsdatum #} {% if element.authors|default or element.datepublish|default %}
{% if element.authors|default %}
von {{ authors.title|default(theme.defaults.author) }}
{% endif %} {% if element.datepublish|default %}
{% endif %}
{% endif %} {# Unter bestimmten Umständen sollen hier Tags ausgegeben werden #} {% if element.tags|default %}
{{ dump(element.tags) }}
{% endif %} {% if element.image|default %}
{% if element.image.attributes.copyright %}
{% endif %}
{% endif %}