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