]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/message_notification.html.erb
and the binary
[rails.git] / app / views / notifier / message_notification.html.erb
1 ***************************************************************************
2 *                                                                         *
3 <%= t'notifier.message_notification.banner1' %>
4 <%= t'notifier.message_notification.banner2' %>
5 *                                                                         *
6 ***************************************************************************
7
8 <%= t'notifier.message_notification.hi', :to_user => @to_user %> 
9
10 <%= t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
11
12 ==
13 <%= @body %>
14 ==
15
16 <%= t'notifier.message_notification.footer1', :readurl => @readurl %>
17 <%= t'notifier.message_notification.footer2', :replyurl => @replyurl %>
18
19 ***************************************************************************
20 *                                                                         *
21 <%= t'notifier.message_notification.banner1' %>
22 <%= t'notifier.message_notification.banner2' %>
23 *                                                                         *
24 ***************************************************************************