= simple_form_for([@hunt_group, @hunt_group_member]) do |f| = f.error_notification = render "form_core", :f => f .actions = f.button :submit, conditional_t('hunt_group_members.form.submit')