{{ partialCached "copying.html" . }} {{- block "title" . -}}{{- .Site.Title }} | {{ .Site.Params.tagline -}}{{- end -}} {{ with .OutputFormats.Get "rss" -}} {{- end }} {{- $mainStylesheet := resources.Get "css/main.scss" }} {{- $mainStylesheet := $mainStylesheet | resources.ToCSS | resources.Fingerprint }} {{- $printStylesheet := resources.Get "css/print.scss" }} {{- $printStylesheet := $printStylesheet | resources.ToCSS | resources.Fingerprint }} {{- if .Param "math" -}} {{- partialCached "math.html" . -}} {{- end -}} {{- block "header-scripts" . -}}{{- end -}} {{- block "header-styles" . -}}{{- end -}} {{ block "header" . -}} {{- partialCached "header/site-header.html" . -}} {{- end }}
{{ block "main-header" . }}{{ end }} {{ block "main-body" . }}{{ end }} {{ block "main-footer" . }}{{ end }}
{{- block "footer" . -}} {{- end -}}