spee.ch/views/fourOhFour.handlebars

7 lines
121 B
Handlebars
Raw Normal View History

2017-09-29 20:59:53 +02:00
2017-07-03 20:16:51 +02:00
{{> topBar}}
2017-06-23 06:43:53 +02:00
<div>
<h3>404: Not Found</h3>
<p>That page does not exist. Return <a href="/">home</a>.</p>
2017-06-11 04:40:48 +02:00
</div>