]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/message_notification.html.erb
M-x untabify Kai Krueger's ebcc988376b0dad8a0969803d52b1073420c77b7
[rails.git] / app / views / notifier / message_notification.html.erb
1 <%= t'notifier.message_notification.hi', :to_user => @to_user %> 
2
3 <%= t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
4
5 ==
6 <%= @body %>
7 ==
8
9 <%= t'notifier.message_notification.footer1', :readurl => @readurl %>
10 <%= t'notifier.message_notification.footer2', :replyurl => @replyurl %>