403: Added 403 files for Woodburn auth
This commit is contained in:
17
403.html
Normal file
17
403.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>403 | Woodburn</title>
|
||||
<link rel="stylesheet" href="403.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="text"><span>403</span></h1>
|
||||
<br>
|
||||
<form action="https://id.woodburn.au/logout">
|
||||
<input type="submit" value="Logout" />
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user