diff --git a/plugins/box/users/views/frontend/new_password_email.view.php b/plugins/box/users/views/frontend/new_password_email.view.php
index ceb8725..ee83aa0 100644
--- a/plugins/box/users/views/frontend/new_password_email.view.php
+++ b/plugins/box/users/views/frontend/new_password_email.view.php
@@ -1,11 +1,11 @@
Dear ,
-
+
As you requested, your password has now been reset. Your new details are as follows:
-
-Username:
+
+Username:
Password:
-
+
To change your password, please visit this page: users/
-
-All the best,
+
+All the best,
\ No newline at end of file
diff --git a/plugins/box/users/views/frontend/registration_email.view.php b/plugins/box/users/views/frontend/registration_email.view.php
index 6ba8d52..fa276cf 100644
--- a/plugins/box/users/views/frontend/registration_email.view.php
+++ b/plugins/box/users/views/frontend/registration_email.view.php
@@ -1,7 +1,8 @@
-Welcome to !
-Dear ,
-
+Welcome to !
+
+Dear ,
+
Thanks for registering at ! We are glad you have chosen to be a part of our community and we hope you enjoy your stay.
-
-All the best,
+
+All the best,
\ No newline at end of file
diff --git a/plugins/box/users/views/frontend/reset_password_email.view.php b/plugins/box/users/views/frontend/reset_password_email.view.php
index 8c81382..d3c2b07 100644
--- a/plugins/box/users/views/frontend/reset_password_email.view.php
+++ b/plugins/box/users/views/frontend/reset_password_email.view.php
@@ -1,17 +1,17 @@
Dear ,
-
+
You have requested to reset your password on because you have forgotten your password.
If you did not request this, please ignore it. It will expire and become useless in 24 hours time.
-
+
To reset your password, please visit the following page:
users/password-reset?hash=
-
+
When you visit that page, your password will be reset, and the new password will be emailed to you.
-
+
Your username is:
-
+
To edit your profile, go to this page:
users/
-
-All the best,
+
+All the best,
\ No newline at end of file