X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c94213847b8e5b71864b34748ba9fadaefbfddfe..15b104f4ff4614aa78c01180b6a9b89dd5a1400f:/app/views/notifier/diary_comment_notification.html.erb diff --git a/app/views/notifier/diary_comment_notification.html.erb b/app/views/notifier/diary_comment_notification.html.erb index e37f682a3..73bfe9a33 100644 --- a/app/views/notifier/diary_comment_notification.html.erb +++ b/app/views/notifier/diary_comment_notification.html.erb @@ -1,13 +1,13 @@ -

+

<%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %>

<%= raw t'notifier.diary_comment_notification.header', :from_user => link_to_user(@from_user), :subject => content_tag("em", @title) %>

-<%= render "notifier/user_message_table", :captured => capture { %> +<%= message_body do %> <%= @text.to_html %> -<% } %> +<% end %> <% content_for :footer do %>

<%= raw t'notifier.diary_comment_notification.footer',