]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/diary_comment_notification.rhtml
Merged I18N branch to head.
[rails.git] / app / views / notifier / diary_comment_notification.rhtml
1 ***************************************************************************
2 *                                                                         *
3 <%= t'banner1' %>
4 <%= t'banner2' %>
5 *                                                                         *
6 ***************************************************************************
7
8
9 <%= t'notifier.diary.hi', :to_user => @to_user %> 
10
11 <%= t'notifier.diary.header', :from_user => @from_user, :subject => @subject %>
12
13 ==
14 <%= @body %>
15 ==
16
17 <%= t'notifier.diary.header', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl
18
19
20 ***************************************************************************
21 *                                                                         *
22 <%= t'banner1' %>
23 <%= t'banner2' %>
24 *                                                                         *
25 ***************************************************************************