5 lines
62 B
HTML
5 lines
62 B
HTML
{{ define "main" }}
|
|
|
|
{{ partial "stack.html" . }}
|
|
|
|
{{ end }}
|