<% @page_title = 'Edit Part' %>
<%= error_messages_for 'part' %> <%= form_tag :action => 'edit', :id => @part.id %>
Edit part <%= end_form_tag %>