add an unauthorized page

This commit is contained in:
Mystikfluu
2022-11-30 22:44:31 +01:00
parent 77ae066e46
commit 3a15b47fb1
11 changed files with 80 additions and 18 deletions
+4 -1
View File
@@ -8,7 +8,10 @@
<link rel="stylesheet" href="/css/global.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Register | IPost</title>
<script> <%- httppostjs %> </script>
<script>
const REDIRECT_URL = "<%-query.r%>"
<%- httppostjs %>
</script>
</head>
<body>
<header>