site/layouts/projects/index.html

5 lines
79 B
HTML

{{ define "main" }}
{{ .Content }}
{{- partial "projects.html" . -}}
{{ end }}