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