annotate app/views/mailer/lost_password.text.plain.rhtml @ 305:f5a3d57f3d90 cannam-pre-20110113-merge

Merge from branch "feature_115"
author Chris Cannam
date Mon, 28 Mar 2011 17:33:10 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 <%= l(:mail_body_lost_password) %>
Chris@0 2 <%= @url %>
Chris@0 3
Chris@0 4 <%= l(:field_login) %>: <%= @token.user.login %>