This commit is contained in:
dolphinau 2026-01-06 19:08:48 +01:00
parent d15c7be6af
commit e4374e3f74
No known key found for this signature in database
5 changed files with 58 additions and 5 deletions

View file

@ -0,0 +1,5 @@
{{ define "main" }}
<div class="galerie">
{{ .Content }}
</div>
{{ end }}