<%= simple_format Locale.load('user_mailer.reset_password_instructions.body', full_name: @user.full_name, link: link_to(t('user_mailer.reset_password_instructions.link'), edit_password_url(@user, reset_password_token: @token))) %>