<% content_for :body_class, 'admin-reports edit' %> <% content_for :body_id, 'admin-reports-edit' %> <% content_for :page_title, 'Reports - Edit' %> <% content_for :page_header do %>

<%= link_to 'Reports', admin_reports_path %> > <%=h @report.id %> > edit

<% end %> <%= render 'form' %>