{# The renderer escaped everything before it added a tag, see RenderedEmailTextDto. #}
{% if text.headline is not empty %}
{{ text.headline | raw }}
{% endif %}
{# The paragraphs come from the mail body, where email/layout.html.twig styles every
with padding-bottom:16px - pb-4 is the same spacing, so the preview matches. #}
{{ 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.