blob: 430e14bec2fbd761961ca1da4d2360bd885202e8 (
plain)
1
2
3
|
To change your password, use the following link:
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
|