<% title "Edit Program" %> <%= render 'form' %>

<%= link_to "Show", [:admin, @program] %> | <%= link_to "View All", admin_programs_path %>