site/layouts/projects/index.html

5 lines
79 B
HTML
Raw Normal View History

2024-06-05 20:43:19 +02:00
{{ define "main" }}
{{ .Content }}
{{- partial "projects.html" . -}}
{{ end }}