mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 03:57:41 -07:00
fix 404 page
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<div class="content-section">
|
||||
<h1>Error 404</h1>
|
||||
|
||||
<p>The requested resource <?= $_SERVER['REQUEST_URI']; ?> was not found on the server.</p>
|
||||
<br>
|
||||
<br>
|
||||
<h1>Error 404</h1>
|
||||
<p>The requested resource <?= $_SERVER['REQUEST_URI']; ?> was not found on the server.</p>
|
||||
</div>
|
Reference in New Issue
Block a user