Redmine/app/views/mailer/register.rhtml

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 %>