6 lines
93 B
HTML
6 lines
93 B
HTML
|
{{ define "main" }}
|
||
|
<section>
|
||
|
<p>Sorry, this page was not found. :(</p>
|
||
|
</section>
|
||
|
{{ end }}
|