Editing article

<%= render "form", article: @article %>
<%= link_to "Show this article", @article %> | <%= link_to "Back to articles", articles_path %>