diff --git a/pages/fail.html b/pages/fail.html new file mode 100644 index 0000000..65aa255 --- /dev/null +++ b/pages/fail.html @@ -0,0 +1,18 @@ + + + + + + + +
+
+ +

Account has failed registration

+

This could be due to an incorrect email or an invalid/expired code. Contact site admin Evan for any difficulties.

+

Click here to retry

+ +
+ + + diff --git a/pages/index.php b/pages/index.php new file mode 100644 index 0000000..733f979 --- /dev/null +++ b/pages/index.php @@ -0,0 +1,69 @@ + + + + + + + +
+
+
+

UWP Community Verification Process

+

Registration

+
+
+ +
+ + +
+ +
+ + +
+ +
+ +
+ Already registered? Click to login +
+
+
+ +
+ + + + + diff --git a/pages/otp.php b/pages/otp.php new file mode 100644 index 0000000..3a19f03 --- /dev/null +++ b/pages/otp.php @@ -0,0 +1,23 @@ + + + + + + + +
+
+
+

Verification sent to

+

Your code expires in 5 minutes. Click here to resend.

+ + + + +
+
+
+
+ + + diff --git a/pages/success.html b/pages/success.html new file mode 100644 index 0000000..a6672c6 --- /dev/null +++ b/pages/success.html @@ -0,0 +1,17 @@ + + + + + + + +
+
+ +

Account was successfully registered

+

Click here to go to the login page

+ +
+ + +