8 lines
176 B
HTML
8 lines
176 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<link rel="stylesheet" href="css/all.css"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="redirectPageMessage">Sorry! You are not allowed to be here :(</div>
|
||
|
</body>
|
||
|
</html>
|