selfprivacy.org/_vendor/github.com/google/docsy/layouts/_default/single.html

4 lines
47 B
HTML
Raw Normal View History

2024-04-25 22:15:39 +00:00
{{ define "main" -}}
{{ .Content -}}
2024-04-21 23:04:16 +00:00
{{ end }}