mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-05 20:41:51 -07:00
replaces start page with main page
This commit is contained in:
parent
dc3c33549f
commit
8082315e59
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue