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

9 lines
320 B
Text

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