mini-projet

This commit is contained in:
2026-01-16 16:48:52 +01:00
parent 281aef65f8
commit a59d83df45
1074 changed files with 156012 additions and 0 deletions
@@ -0,0 +1,5 @@
<h1>{{ directory.getTitle() }} <small>debug dump</small></h1>
{% for object in collection %}
{% render object layout: layout %}
{% endfor %}