ESH/accessdenied.php
2024-10-23 18:28:06 +05:30

8 lines
165 B
PHP

<html>
<head>
<title>Access Denied</title>
</head>
<body>
<img src="images/accessdenied.png" style="margin-top:-40px; width:1000px; height:500px;">
</body>
</html>