{% load static wagtailcore_tags navigation information %} {% get_site_root as site_root %} {% get_site as the_site %} Contact {% contact_links the_site=the_site %} {% language_switcher %} Navigation {% if the_site|default:""|truncatechars:"255" == "dev.pro-salute.ch"%} {% else %} {% endif %} {% contact_name the_site=the_site %} {% block menu %} {% top_menu parent=site_root calling_page=self %} {% endblock %}