{# ThemeWare "Hotline" widget #} {# TW hotline widget and content #} {# TODO: Footer uses seperat content, here is the widget for further usage #} {% block twt_widget_hotline %}
{% block twt_widget_hotline_content %}

{{ 'footer.serviceHotline'|trans|sw_sanitize }}

{{ 'footer.serviceContactLink'|trans({ '%url%': path('frontend.cms.page', { id: config('core.basicInformation.contactPage') }) })|raw }}
{% endblock %}
{% endblock %}