]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/message_notification.html.erb
Split the non-public information off of the profile page
[rails.git] / app / views / user_mailer / message_notification.html.erb
index 74d10f599be967370ce81ea41afc9eb34edeb1f4..4095b5e59426f13c1a991a2ad5215d7805a00530 100644 (file)
@@ -2,9 +2,9 @@
   <%= t ".hi", :to_user => @to_user %>
 </p>
 <p>
-  <%= raw t ".header",
-            :from_user => link_to_user(@from_user),
-            :subject => tag.em(@title) %>
+  <%= t ".header_html",
+        :from_user => link_to_user(@from_user),
+        :subject => tag.em(@title) %>
 </p>
 
 <%= message_body do %>