%= error_messages_for :style %> <% form_for(:style, :url => styles_path) do |f| %> <%= render :partial => 'style_form' %>
<%= submit_tag "Create" %>