3d-interface/errors/404/index.html

11 lines
297 B
HTML
Raw Normal View History

2015-04-12 21:13:41 +02:00
<section>
<h2>Error 404</h2>
<p>
The page you requested was not found... this is annoying :s
</p>
<p>
You can go back to the <a href="/">index</a> or wherever you want...
</p>
#
</section>