mirror of
https://git.earne.link/earnestma/dracublog
synced 2025-04-05 19:39:04 +02:00
8 lines
69 B
HTML
8 lines
69 B
HTML
{{ define "main" }}
|
|
|
|
<content>
|
|
{{ .Content }}
|
|
</content>
|
|
|
|
{{ end }}
|