dragon_fire/www/templates/ajax/folder_listing.html
2024-02-12 23:07:58 +01:00

4 lines
No EOL
88 B
HTML

{% for post in subposts %}
{{ include('ajax/folder_listing_entry.html') }}
{% endfor %}