{{ if .Site.Menus.main }}
{{ else }}
{{ end }}
{{/* .Params is the current page config. .Site.Params is globall config in hugo.toml */}}
{{ if or .Site.Params.math .Params.math }}{{ partial "mathjax_support.html" . }}{{ end }}
{{ partial "header-extra.html" . }}