Errors: <%= @egg.errors.to_a.join("").html_safe %>
<%= f.label :name %> <%= f.text_field :name %>
<%= anti_spam_form %>
<%= f.submit %>