<%= f.text_field :title, :required => true, :size => 255 %>
<%= f.check_box :redirect_existing_links %>