2 <%= t ".hi", :to_user => @to_user %>
5 <%= t ".header_html", :from_user => link_to_user(@from_user), :subject => tag.em(@title) %>
12 <% content_for :footer do %>
13 <p><%= t ".footer_html",
14 :readurl => link_to(@readurl, @readurl) + tag.br,
15 :commenturl => link_to(@commenturl, @commenturl) + tag.br,
16 :replyurl => link_to(@replyurl, @replyurl) %>