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