{{ partial "schema-app.html" . }} {{ partial "adsense/head.html" . }} {{- if and .Site.Params.ethicalads.publisher (ne hugo.Environment "development") -}} {{- end -}} {{- $ethicalAds := and .Site.Params.ethicalads.publisher (ne hugo.Environment "development") -}} {{- $ethicalAdsHeader := and $ethicalAds (not .IsPage) -}} {{- if $ethicalAdsHeader -}}{{ partial "ethicalads.html" . }}{{- end -}}
{{ block "main" . }}{{ end }}