{{ partial "head.html" . }} {{ block "head" . }}{{ end }} {{ i18n "skip_to_content" | default "跳到主内容" }} {{ partial "nav.html" . }}
{{ block "content" . }}{{ end }}
{{ partial "footer.html" . }} {{ block "scripts" . }} {{ end }}