mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-08 03:19:02 +00:00
4 lines
79 B
HTML
4 lines
79 B
HTML
![]() |
{{- define "main" -}}
|
||
|
{{ .Content }}
|
||
|
{{- partial "posts.html" . -}}
|
||
|
{{- end -}}
|