Update default.html
This commit is contained in:
parent
076d77c040
commit
b4b5057e94
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
<br><a href="{{ entry.url }}">{{ entry.page }}</a>
|
||||
{% if entry.subsubfolderitems[0] %}
|
||||
{% for subentry in entry.subsubfolderitems %}
|
||||
<br> <a href="{{ subentry.url }}">{{ subentry.page }}</a> <br>
|
||||
<br> <a href="{{ subentry.url }}">{{ subentry.page }}</a>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue