8 lines
165 B
PHP
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> |