4b3ff7af50
git-svn-id: http://redmine.rubyforge.org/svn/trunk@832 e93f8b46-1217-0410-a6f0-8f06a7374b81
3 lines
176 B
Plaintext
3 lines
176 B
Plaintext
<%= l(:mail_body_lost_password) %>
|
|
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
|