add page intervenant
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user