add page intervenant

This commit is contained in:
kevin
2021-01-11 16:36:37 +01:00
parent 1bafbb6b24
commit d6fa6d1dbe
40 changed files with 1291 additions and 29 deletions
@@ -66,6 +66,14 @@
{{ page.content }}
</div>{# /.layout-content #}
{% if page.complement_participant %}
<section class="__ressources" >
{{ page.complement_participant }}
</section>
{% endif %}
{% if page.sidebar_second %}
<aside class="layout-sidebar-second col-2" role="complementary">
{{ page.sidebar_second }}