3d122441a2
It used to be relevant when we had Tsukasa for mascot, but since the 2.x strives to look more "professional" and there's no Tsukasa in the README, it just looks out of place.
5 lines
146 B
Smarty
5 lines
146 B
Smarty
<div class='not-found'>
|
|
<h1>Not found</h1>
|
|
<p><%- ctx.path %> is not a valid URL.</p>
|
|
<p><a href='/'>Back to main page</a></p>
|
|
</div>
|