Back arrow should be on the left
This commit is contained in:
parent
b620e0edcc
commit
aeb683fa7a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<h1>Internal server error</h1>
|
||||
<p>You found a bug in my code - how dare you!</p>
|
||||
<p>
|
||||
<a href="" onclick="history.back()">Return to safety →</a>
|
||||
<a href="" onclick="history.back()">← Return to safety</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue