{{ .Site.Title }} / {{ .CurrentSection.Title }} / {{ .Title }} {{ .CurrentSection.Title }} {{ .Title }} {{ with .Description }}{{ . }}{{ end }} {{ .Content }} {{ partial "toc.html" . }} {{ with .File }} {{ i18n "edit_on_github" }} {{ end }} {{ with .PrevInSection }} {{ i18n "previous_page" }} {{ .Title }} {{ end }} {{ with .NextInSection }} {{ i18n "next_page" }} {{ .Title }} {{ end }}