better single page

This commit is contained in:
dolphinau 2025-09-07 02:01:49 +02:00
parent 50377f4479
commit d261361cb4
10 changed files with 79 additions and 30 deletions

View file

@ -1,4 +1,3 @@
{{ define "main" }}
{{ .Content }}
<p>This line is from <code>layouts/_default/single.html</code>.</p>
<div class="event">{{ .Content }}</div>
{{ end }}