view app/views/mailer/lost_password.text.html.rhtml @ 847:83740cd6705e cannam

Merge from branch "luisf"
author Chris Cannam
date Wed, 01 Feb 2012 14:34:18 +0000
parents 513646585e45
children
line wrap: on
line source
<p><%= l(:mail_body_lost_password) %><br />
<%= auto_link(@url) %></p>

<p><%= l(:field_login) %>: <b><%=h @token.user.login %></b></p>