{{/* Root template for all pages */}} {{ $hasBottomNav := eq .Section "docs" }} {{ $displayBanner := site.Params.display_banner }}
{{/* Make sure the page is always visible if JS is disabled */}} {{/* Ensure smooth page loading */}} {{ partial "meta.html" . }}