%p A reply has been posted to your comment on = succeed "." do = link_to @comment.blog.title, @comment.blog The original comment: %blockquote= @comment.reply_to.body %p = @comment.username left the following response: %blockquote= @comment.body %p Posted: = @comment.published_at.strftime("%B #{@comment.published_at.day.ordinalize}, %Y at %-I:%M:%S%P") %p= link_to "See the comment on the web", blog_url(@comment.blog, anchor: "comment-#{@comment.id}")