Back to Go Micro

Baseof

internal/website/layouts/baseof.html

6.9.0157 B
Original Source

{{ partial "go-meta.html" . }} {{ partial "head.html" . }}

{{ block "main" . }}{{ end }} {{ partial "footer.html" . }} {{ partialCached "scripts.html" . }}