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