nos valeurs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
{{ page.content|raw }}
|
||||
{% for module in page.collection() %}
|
||||
<div id="{{ _self.pageLinkName(module.menu) }}"></div>
|
||||
|
||||
{{ module.content|raw }}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user