Website/403.html

7 lines
108 B
HTML
Raw Normal View History

2016-09-01 15:15:11 +00:00
<head>
2016-09-29 10:09:40 +00:00
<title>Forbidden</title>
2016-09-01 15:15:11 +00:00
</head>
<body>
2016-09-29 10:09:40 +00:00
<img src="images/403.png" alt="NOT ALLOWED" />
</body>