1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-04 22:59:47 +00:00
redmine/app/views/mailer/register.rhtml
2007-10-12 16:28:06 +00:00

3 lines
166 B
Plaintext

<%= l(:mail_body_register) %>
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>