Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
fix mail message
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyfrank committed Feb 14, 2013
1 parent 77efa53 commit d5d2148
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions app/views/user_mailer/remind_password.text.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Здравствуйте, <%= @user.full_name %>,
Вы отправляли запрос на восстановление Вашего пароля на nastachku.ru
<%= link_to('Нажмите здесь, чтобы сменить свой пароль.', edit_account_password_url(:auth_token => @token.authentication_token)) %>
Ссылка будет доступна в течении 1 часа.
Если вы не ожидали это письмо, просто проигнорируйте его.
5 changes: 0 additions & 5 deletions app/views/user_mailer/remind_password.text.haml

This file was deleted.

0 comments on commit d5d2148

Please sign in to comment.