add an unauthorized page
This commit is contained in:
+4
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user