h1 Create a new contest = form_with model: @contest do |form| div = form.label :name = form.text_field :name div = form.submit