replaces start page with main page

This commit is contained in:
Serghey Rodin 2014-10-05 14:43:11 +03:00
parent dc3c33549f
commit 8082315e59

View file

@ -20,7 +20,7 @@
<h2>Page Not Found</h2>
<img src="/error/vesta.jpg">
<div>
Try start again from <a href="/">start page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
Try start again from <a href="/">main page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
</div>
</body>
</html>