6 lines
78 B
HTML
Raw Normal View History

2024-02-22 21:35:34 -07:00
{{ define "main" }}
2024-02-28 18:42:02 -07:00
{{ .Content }}
2024-02-22 21:35:34 -07:00
{{ end }}
{{ define "sidebar" }}
{{ end }}