{{ if not .IsHome }}
{{ partial "custom_js.html" (apply .Site.Params.customJS "print" "utils/" ".") }}
{{ end }}
{{ partial "custom_js.html" .Params.customJS }}
{{- if and (in .Content `class="footnotes"`) (not .Params.disable_sidenotes) -}}
{{ end }}