Elizabeth Hunt
f163a24279
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
184 B
HTML
8 lines
184 B
HTML
{{ define "content" }}
|
|
<h1>page not found</h1>
|
|
<p><em>but hey, at least you found our witty 404 page. that's something, right?</em></p>
|
|
|
|
<p><a href="/">go back home</a></p>
|
|
|
|
{{ end }}
|