{{- define "stylesheet" -}} {{- $style := resources.Get "/scss/home.scss" | resources.ToCSS (dict "outputStyle" "compressed") -}} {{- end -}} {{- define "header" }} {{ i18n "introduction-heading" }} {{ i18n "introduction-sub" }} {{ end }} {{- define "main" }} {{ .Content }} {{- end }}
{{ i18n "introduction-sub" }}