• Contenu
  • Menu
  • Pied de page

{{ main_conf.entity_breaklines|safe }}

{{ main_conf.title }} {% if ENVIRONMENT != "prd" %} {% if ENVIRONMENT == "ppd" %}PREPROD{% else %}DEV{% endif %} {% endif %}

    {% for item in main_conf.parsed_header_navigation %} {% if item.links %}
    • {% for link in item.links %}
    • {{ link.title }}
    • {% endfor %}
  • {% else %}
  • {{ item.title }}
  • {% endif %} {% endfor %}
{% if notice %}

{{ notice.title }} {{ notice.description }} {% if notice.link_href and notice.link_text %} {{ notice.link_text }} {% endif %}

{% endif %}