diff --git a/src/static/verificationEmail.html b/src/static/verificationEmail.html index 2821bc3a..2cf7add5 100644 --- a/src/static/verificationEmail.html +++ b/src/static/verificationEmail.html @@ -1,10 +1,10 @@

- You have created an account in the METAVERSE_NAME metaverse. + You have created an account with METAVERSE_NAME.

- Please verify the account email by following this link: + Please verify your account email by following this link:

VERIFY EMAIL
@@ -13,6 +13,6 @@ See you in the virtual world!

- -- SHORT_METAVERSE_NAME admin + -- SHORT_METAVERSE_NAME Administrator

diff --git a/src/static/verificationEmailFailure.html b/src/static/verificationEmailFailure.html index a1bce5c9..c30a23b5 100644 --- a/src/static/verificationEmailFailure.html +++ b/src/static/verificationEmailFailure.html @@ -4,7 +4,7 @@

- The account did not verify. + Your account was not verified.

\ No newline at end of file diff --git a/src/static/verificationEmailSuccess.html b/src/static/verificationEmailSuccess.html index 3893f1df..e732c369 100644 --- a/src/static/verificationEmailSuccess.html +++ b/src/static/verificationEmailSuccess.html @@ -4,7 +4,7 @@

- The account verified and enabled. Enjoy the metaverse! + Your account has been verified and enabled. Enjoy the metaverse!