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