obsolete.ChilliProject/app/views/mailer/register.rhtml

6 lines
237 B
Plaintext

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