module dans module dans module
This commit is contained in:
@@ -51,13 +51,6 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{# ça marche pas non plus
|
||||
<section class="personnes">
|
||||
{{ page.header.personnes}}
|
||||
</section>
|
||||
#}
|
||||
|
||||
|
||||
{{ page.content|raw }}
|
||||
{% for module in page.collection() %}
|
||||
<div id="{{ _self.pageLinkName(module.menu) }}"></div>
|
||||
|
||||
Reference in New Issue
Block a user