= simple_form_for(@token) do |f| = f.error_notification .form-inputs = f.input :canister_id .form-actions = f.button :submit, "Add Token"