This commit is contained in:
jdl
2026-06-14 20:00:36 +02:00
parent f301bec9ef
commit 43067677ec
10 changed files with 164 additions and 4 deletions

1
test-templates/base.html Normal file
View File

@@ -0,0 +1 @@
<p>{{block "body" .}}default{{end}}</p>