--- layout: unminimal-haut --- {% include top-navigation.html %}
{% if page.left-panel == nil %}{% include left-panel.html %}{% else %}{{page.left-panel}}{% endif %}
{% if page.right-panel == nil %}{% include right-panel.html %}{% else %}{{page.right-panel}}{% endif %}
{% include en-construction.html %}
{% assign document-actuel = page.url | append: 'fin' | split: "/" | last %} {% if page.url != '/' and page.bouton-arriere != false %}Retour en arrière{% endif %} {{content}}