maj
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{% set collection = page.collection() %}
|
||||
{% set image = page.media.images|first %}
|
||||
|
||||
<section id="footer" class="section blog-listing">
|
||||
<section id="footer">
|
||||
{% for p in page.find('/home').children if p != page %}
|
||||
<div class="sub-content">
|
||||
<div class="block">
|
||||
{{p.content}}
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user