This commit is contained in:
dolphinau 2025-09-07 02:31:24 +02:00
parent d261361cb4
commit b9f6daa55d
4 changed files with 44 additions and 3 deletions

View file

@ -1,3 +1,4 @@
{{ define "main" }}
<div class="event">{{ .Content }}</div>
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}