= simple_form_for(@stop_word) do |f| = f.error_notification .form-inputs = f.input :word .form-actions = f.button :submit, class: "btn btn-primary"