Files
2026-07-15 06:39:49 -04:00

5 lines
67 B
HTML

{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}