1 <%= raw t'notifier.message_notification.hi', :to_user => @to_user %> 
 
   3 <%= raw t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
 
   9 <%= raw t'notifier.message_notification.footer1', :readurl => @readurl %>
 
  10 <%= raw t'notifier.message_notification.footer2', :replyurl => @replyurl %>