<% title "Edit Person" %> <%= render :partial => 'form' %>

<%= link_to "Show", @person %> | <%= link_to "View All", people_path %>