= simple_form_for [:admin, page] do |f| = inputs_field_set do = f.input :name = f.input :title = f.input :content = actions_field_set do = f.submit