{{ t.whoTitle }}
-
{% for item in t.whoItems %}
- {{ item }} {% endfor %}
{# Startseite — Texte je Sprache (Flaggen-Umschalter), Intro/Zusatz aus Admin je Locale #}
{% set intro = landing.intro %}
{% set t = i18n %}
{{ t.welcomeEyebrow }} {{ intro }}
{{ t.welcomeTitle }}
{{ t.tipText|raw }}
{{ t.locationsSub }}
{{ t.partnersSub }}
{{ t.signoffText }}