sat-sw-website/layouts/projects/single.html

5 lines
110 B
HTML

{{ define "main" }}
{{ .Content }}
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
{{ end }}