<% email = @user.mail.split("@")[1] %>

邮箱激活

请在24小时内点击邮件中的链接继续完成注册

邮件已发送到邮箱 <%= @user.mail %>

立即查收邮件     <%= link_to l(:label_mail_resend), { :controller => 'account', :action => 'resendmail',:user => @user}, :remote => true, :method => 'get' %>