{{ with .Site.Params.paige.bootstrap.styles_path }}
{{ else }}
{{ end }}
{{ with .Site.Params.paige.bootstrap.icons_path }}
{{ else }}
{{ end }}
{{ if or .Params.paige_math (and .Params.paige_show_full_pages (where .Pages "Params.paige_math" "eq" true)) }}
{{ end }}
{{ if .AlternativeOutputFormats }}
{{ $title := partial "paige-titles.html" . }}
{{ range .AlternativeOutputFormats }}
{{ end }}
{{ end }}