This commit is contained in:
parent
76ca7b9c32
commit
0dcf36052e
18 changed files with 152 additions and 112 deletions
4
www/templates/ajax/compact_filelist/listing.html
Normal file
4
www/templates/ajax/compact_filelist/listing.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
{% for post in page.child_posts %}
|
||||
{{ include('ajax/compact_filelist/entry.html') }}
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue