Initial commit
Couldnt keep the history unfortunately.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="content shadow p-4 mb-4">
|
||||
<div class="navbar-padding">
|
||||
<p>Error <strong>404</strong>.</p>
|
||||
<p>requested URL <?= $_SERVER["REQUEST_URI"] ?> was not found on this server.</p>
|
||||
</div>
|
||||
|
||||
<div class="pb-5"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user