= simple_form_for @user_session do |f| .form-inputs = f.input :username = f.input :password .form-actions = f.button :submit