{{ config.theme.intitule }}

{% if config.theme.include_search_page %} {% endif %}

{{ config.theme.header.titre }}

{{ config.theme.header.sous_titre }}

{% if page.edit_url and config.theme.afficher_bouton_editer %}
  • {{ config.theme.libelle_bouton_editer }}
{% endif %}
{% if config.theme.include_search_page %}
{% endif %}
{% include "nav.html" %}