mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
4 lines
76 B
HTML
4 lines
76 B
HTML
{{ define "main" }}
|
|
{{ .Content }}
|
|
{{- partial "posts.html" . -}}
|
|
{{ end }}
|