<p>
  <b>Title:</b>
  <%=h @project.title %>
</p>


<%= link_to 'Edit', edit_project_path(@project) %> |
<%= link_to 'Back', projects_path %>