5 lines
91 B
HTML
5 lines
91 B
HTML
{{ partial "header.html" . }}
|
|
|
|
{{ partial "error.html" . }}
|
|
|
|
{{ partial "footer.html" . }}
|