h1 Editing Comment p = link_to "Back to Post >>#{@post.id}", post_path(@post) = render partial: 'form', locals: { comment: @comment, post: @post }