Back to Vector

Single

website/layouts/docs/single.html

0.55.0278 B
Original Source

{{ 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 }}