mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2025-02-05 07:40:05 +00:00
4 lines
76 B
HTML
4 lines
76 B
HTML
{{ define "main" }}
|
|
{{ .Content }}
|
|
{{- partial "posts.html" . -}}
|
|
{{ end }}
|