<%= t '.header', :from_user => @from_user, :subject => @title %>
==
-<%= raw @text.to_text %>
+<%= @text.to_text %>
==
<%= t '.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
+
+<%= t '.footer_unsubscribe', :unsubscribeurl => @unsubscribeurl %>