1 <%= raw t'notifier.message_notification.hi', :to_user => @to_user %>
3 <%= raw t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
6 <%= raw @text.to_text %>
9 <%= word_wrap(t'notifier.message_notification.footer_html', :readurl => @readurl, :replyurl => @replyurl) %>