Back to Vector

Dashboard

website/layouts/partials/docs/dashboard.html

0.55.0274 B
Original Source

{{/* The main documentation page content (three columns) */}} {{ $here := .RelPermalink }} {{ $hasToc := not .Params.no_toc }}

{{ if $hasToc }} {{ partial "content.html" . }}

{{ else }} {{ partial "content.html" . }} {{ end }} {{ partial "docs/slideover.html" . }}