forked from KEMT/zpwiki
topics
This commit is contained in:
parent
313c97c2c7
commit
6e79609cf8
@ -11,8 +11,7 @@ content:
|
||||
|
||||
---
|
||||
|
||||
{% for p in page.collection.order('folder','asc') %}
|
||||
{% for p in page.collection %}
|
||||
<h2>{{ p.title }}</h2>
|
||||
{{ p.summary }}
|
||||
{% endfor %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user