Update templates/404.html

This commit is contained in:
Dexter Reed
2024-01-20 12:30:57 +00:00
parent 5d52f7fad9
commit c3208d2172

View File

@ -8,7 +8,7 @@
<h1>Page Not Found</h1>
<p>The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker.</p>
<p>The requested page could not be found. If you feel this is not normal, then you can create an issue on the issue tracker.</p>
<p class="dialog-buttons">
<a onclick="window.history.go(-1)" class="inline-button">Go Back</a>