<% content_for :body do %>
<p style="margin: 0">
+ <%= t'notifier.changeset_comment_notification.hi', :to_user => @to_user %>
+ </p>
+
+ <p>
<% if @owner %>
<%= raw t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => link_to_user(@commenter), :time => @time %>
<% else %>