doctype html
html(lang="en")
  head
    title Account Recovery | Anvil Connect

    link(rel='stylesheet', href='/stylesheets/app.css')
    link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Roboto:400,100,100italic,400italic,700,700italic|Raleway:400,100,600,300|Playfair+Display+SC:900,400')
  body

    .anvilform
      img.logo(src='/images/anvil.svg', alt='Anvil Connect')

      .panel
        h2 E-mail sent
        p.message
          | If we have an account on file with the e-mail address you've
          | provided, then we have sent it an e-mail with instructions on how
          | to proceed further.
