8 lines
103 B
Cheetah
8 lines
103 B
Cheetah
{{template "header.tmpl" .}}
|
|
|
|
<h2>Error</h2>
|
|
|
|
<p>{{ .errorMessage }}</p>
|
|
|
|
{{template "footer.tmpl" .}}
|