view app/views/mailer/lost_password.text.plain.rhtml @ 855:7294e8db2515 bug_162

Close obsolete branch bug_162
author Chris Cannam
date Thu, 14 Jul 2011 11:59:19 +0100
parents 513646585e45
children
line wrap: on
line source
<%= l(:mail_body_lost_password) %>
<%= @url %>

<%= l(:field_login) %>: <%= @token.user.login %>