5 lines
135 B
HTML
5 lines
135 B
HTML
{{ define "main" }}
|
|
<h2>
|
|
We're sorry, but this page could not be found. Return to the main site <a href="/">here</a>.
|
|
</h2>
|
|
{{ end }} |