initial commit
This commit is contained in:
parent
f652132911
commit
74381857f2
|
@ -0,0 +1,5 @@
|
|||
<?php include dirname(path: __DIR__) . '/_header.html.php'; ?>
|
||||
|
||||
<h2>403 Permission denied</h2>
|
||||
|
||||
<?php include dirname(path: __DIR__) . '/_footer.html.php' ?>
|
Loading…
Reference in New Issue