{% set phone %}<a href="tel:{{ 'hotline_es_link'|trans }}" class="hotline__phone-number hotline__phone-number--es">{{ 'hotline_es'|trans }}</a><a href="tel:{{ 'hotline_cp_link'|trans }}" class="hotline__phone-number hotline__phone-number--cp">{{ 'hotline_cp'|trans }}</a><a href="tel:{{ 'hotline_company_link'|trans }}" class="hotline__phone-number hotline__phone-number--company">{{ 'hotline_company'|trans }}</a>{% endset %}{% include 'components/molecules/hotline/hotline.html.twig' with { phone: phone } %}