mirror of
https://gitlab.com/insurgentuo/defiance.git
synced 2025-04-04 15:04:43 +00:00
8 lines
No EOL
153 B
HTML
8 lines
No EOL
153 B
HTML
{{ define "main" }}
|
|
<div>
|
|
<h1>Oops!</h1>
|
|
<p>We couldn't find the page you're looking for.</p>
|
|
<br>
|
|
<a href="/">Take me back!</a>
|
|
</div>
|
|
{{ end }} |