mirror of
https://github.com/michivonah/website-v3.git
synced 2026-03-24 03:39:28 +01:00
7 lines
No EOL
133 B
HTML
7 lines
No EOL
133 B
HTML
{{ partial "header.html" . }}
|
|
|
|
{{ block "main" . }}
|
|
{{ end }}
|
|
|
|
{{ partial "scrollTop.html" . }}
|
|
{{ partial "footer.html" . }} |