ESH/accessdenied.php

8 lines
165 B
PHP
Raw Normal View History

2024-10-23 18:28:06 +05:30
<html>
<head>
<title>Access Denied</title>
</head>
<body>
<img src="images/accessdenied.png" style="margin-top:-40px; width:1000px; height:500px;">
</body>
</html>