<%= f.text_field :name, :required => true %>
<%= hidden_field_tag :project_id, params[:project_id] %>