openstreetmap-website/app/views/notifier/diary_comment_notification.text.erb
2011-12-18 17:46:21 +00:00

9 lines
324 B
Text

<%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %>
<%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %>
==
<%= raw @text %>
==
<%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>