dragon_fire/www/templates/ajax/compact_filelist/listing.html
David Bailey 0dcf36052e
Some checks reported warnings
/ phplint (push) Has been cancelled
... unsure
2024-08-24 13:09:28 +02:00

4 lines
No EOL
98 B
HTML

{% for post in page.child_posts %}
{{ include('ajax/compact_filelist/entry.html') }}
{% endfor %}