1 <%= t '.hi', :to_user => @to_user %>
 
   3 <%= t '.header', :from_user => @from_user, :subject => @title %>
 
   9 <%= t '.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
 
  11 <%= t '.footer_unsubscribe', :unsubscribeurl => @unsubscribeurl %>