Betreff: {{ text.subject }}
{# The renderer escaped everything before it added a tag, see RenderedEmailTextDto. #}
{% if text.headline is not empty %}
{{ text.headline | raw }}
{% endif %}
{# .mail-body carries the spacing and list styling of email/layout.html.twig, so this
pane and the mailing pane both show what the mail will look like. #}
{{ text.bodyHtml | raw }}
Zum Portal
Platzhalter sind als [name] dargestellt und werden beim Versand durch
die echten Werte ersetzt. Logo und Fußzeile der E-Mail sind hier nicht abgebildet.