<% if model.errors.any? %>

<%= pluralize(model.errors.count, 'error') %> prohibited this <%= model.class.model_name.human %> from being saved:

<% end %>