Newer
Older
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Unauthorized</title>
</head>
<body>
<h1>Unauthorized</h1>
<p>You must login as an administrator to access this page</p>
<a href='/v/admin-login'>Login page</a>
</body>
</html>