This commit is contained in:
Zef Hemel
2023-11-11 14:28:46 +01:00
parent c92502b5c2
commit 51e3dd72e8
14 changed files with 99 additions and 39 deletions
+1
View File
@@ -1,3 +1,4 @@
#template
{{#each .}}
{{@key}}: {{.}}
{{/each}}