A reply has been posted to your comment on <%= @comment.blog.title %>. The original comment:

---

<%= @comment.reply_to.body %>

---

<%= @comment.username %> posted the following response:

---

<%= @comment.body %>

---

Posted: <%= @comment.published_at.strftime("%B #{@comment.published_at.day.ordinalize}, %Y at %-I:%M:%S%P") %>

See the comment on the web: <%= blog_url(@comment.blog, anchor: "comment-#{@comment.id}") %>