diff --git a/app/views/user_mailer/password_reset.html.erb b/app/views/user_mailer/password_reset.html.erb
index c5ab0da0..5e343e3d 100644
--- a/app/views/user_mailer/password_reset.html.erb
+++ b/app/views/user_mailer/password_reset.html.erb
@@ -15,18 +15,32 @@
# You should have received a copy of the GNU Lesser General Public License along
# with BigBlueButton; if not, see
Please click the link below to reset your password:
++ It seems like you forgot your password for <%= t('bigbluebutton') %> +
-<%= link_to "Reset password", edit_password_reset_url(@user.reset_token, - email: @user.email, - host: @url) %> ++ If this is true, please click the link below to reset your password: +
-This link will expire in two hours.
+ + Reset Password + --If you did not request your password to be reset, please ignore this email and -your password will not be changed. -
\ No newline at end of file ++ This link will expire in two hours. +
+ ++ You can safely ignore this email if you did not request a password reset. +
+
- You have successfully registered your Greenlight account,
- your username is: <%= @user.email %>.
-
- To verify your account, just follow this link: <%= link_to 'verify your email', @url %>. -
-Thanks for joining and have a great day!
- - ++ You have successfully registered your <%= t('bigbluebutton') %> account, your username is: + <%= @user[:email] %>. +
+ ++ To verify your account, just click the button below. +
+ + + Verify Account + + +Thanks for joining and have a great day!
+ +