Editing Post

<%= render 'form', post: @post %> <%= link_to 'Show', @post %> | <%= link_to 'Back', posts_path %>