.row

.col-md-4.col-md-offset-4

  %h1
    Password Reset Instructions Sent

  %p
    We've sent you an email with instructions on how to reset your password.

  %p
    = link_to 'Back to sign-in form', sign_in_path, class: 'btn btn-primary'