{{ define "title" }} {{ .Title }} | Vector documentation {{ end }} {{ define "main" }} {{ partial "docs/dashboard.html" . }} {{ end }} {{ define "below" }} {{ partial "docs/pagination.html" . }} {{ end }} {{ define "subfooter" }} {{ partial "docs/mobile-nav.html" . }} {{ end }}