<p><%= t 'notifier.changeset_comment_notification.greeting' %></p>
-
<p>
<% if @owner %>
<%= t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => @commenter, :time => @time %>
<% end %>
</p>
-
==
<%= @comment.to_html %>
==