{% if custom_url and custom_url_enabled %} {% if custom_url_target == "redirect" %} {{ custom_url_label or "Info" }} {% else %} {% endif %} {% endif %} {% if voice_agent_url and voice_agent_enabled %}
{% if voice_agent_show_image %}{% endif %} {% if voice_agent_target == "redirect" %} {{ voice_agent_label or "Digitaler Assistent" }} {% else %} {% endif %}
{% endif %} {% if newsticker_enabled %}
{{ newsticker_text }}
{% endif %}