{{ if eq (getenv "HUGO_ENV") "production" }}
{{ partial "gtm-noscript.html" . }}
{{ end }}
{{ partial "navbar.html" . }}
{{ partial "version-banner.html" . }}
{{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }}
{{ with .Params.Category}}