foodsoft/app/views/mailer/reset_password.text.haml

2 lines
90 B
Plaintext
Raw Normal View History

2013-02-06 00:50:59 +01:00
= t '.text', user: @user.nick, link: @link, expires: I18n.l(@user.reset_password_expires)