openstreetmap-website/app/views/notifier/diary_comment_notification.text.erb

9 lines
332 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.to_text %>
==
<%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>