website/input/error/403.html

10 lines
325 B
HTML
Raw Permalink Normal View History

2024-12-14 03:55:09 +00:00
[//]: # "Title: Access unauthorised"
2024-12-14 08:40:15 +00:00
<div class="err">
2024-12-14 03:55:09 +00:00
<h1>Access Unauthorised</h1>
<p>Access to this resource has been prohibited, because either
you have insufficient permissions to access this resource; or
the ip address you're connecting from has been prohibited
access to this server.</p>
</div>