<% if @panel.errors.any? %>

<%= pluralize(@panel.errors.count, "error") %> prohibited this panel from being saved:

<% end %>

<%= notice %>

<%= render 'standard' %> <%= link_to 'Back', panels_path %>