{{ define "title" }} Helm | Docs {{ end }} {{ define "main" }} {{ $isDocsRoot := eq .CurrentSection .FirstSection }}
{{ partial "sidebar.html" . }}
 
{{ .Content }}
 
{{ partial "footer-links.html" . }} {{ end }}