PerlaTheDog/assets/errors/403.php

18 lines
352 B
PHP

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="/assets/css/error.css" />
<title>Error 403</title>
</head>
<body>
<h1>Error 403</h1>
<h2>You don't have permission to access this resource.</h2>
</body>
</html>