<div class="row">
<h1>Editing project</h1>
</div>
<%= render 'form' %>
<%= link_to 'Show', @project %> |
<%= link_to 'Back', root_path %>