docs.xiv.zone/themes/mytheme/layouts/index.html
Joshua Goins 0c890dee30 Overhaul site
I'm way too lazy to write this commit message, sorry.
2023-10-06 20:13:46 -04:00

7 lines
70 B
HTML

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