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

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

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