= content_for :title, "Editing comment" %p Editing comment on = link_to @comment.commentable.subject, @comment.commentable = render 'form', locals: { comment: @comment, commentable: @comment.commentable }