{{ $options := dict "targetPath" "custom.css" "outputStyle" "compressed" }} {{ $style := resources.Get "/sass/custom.css" | resources.ToCSS $options | resources.Fingerprint }}
{{ block "header" . }} {{ partial "site-header.html" . }} {{ end }} {{ block "menu" . }} {{ partial "site-menu.html" . }} {{ end }}