diff --git a/client/imports/pages/auth/verification.component.html b/client/imports/pages/auth/verification.component.html new file mode 100644 index 0000000..246c443 --- /dev/null +++ b/client/imports/pages/auth/verification.component.html @@ -0,0 +1,25 @@ + + + Verification + + + + + + + + +
+
+ An SMS message with the verification code has been sent to {{phone}}. +
+
+
+ To proceed, please enter the 4-digit verification code below. +
+
+ + + + +
\ No newline at end of file