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

5 lines
110 B
HTML
Raw Normal View History

2023-12-09 01:49:50 +01:00
{{ define "main" }}
{{ .Content }}
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
{{ end }}