forked from KEMT/zpwiki
topics
This commit is contained in:
parent
5bbdb9d3fa
commit
74eeff4f3b
@ -12,7 +12,7 @@ content:
|
||||
---
|
||||
<ul>
|
||||
{% for p in page.collection %}
|
||||
<li><a href="{{ p.folder }}">{{ p.title }}</a></li>
|
||||
<li><a href="{{ p.slug }}">{{ p.title }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user