Sha256: 2697211ca159a64b3d78fdb0bcdccf28c3cfab3425ffe1b16aef58e8a6ed400b

Contents?: true

Size: 617 Bytes

Versions: 5

Compression:

Stored size: 617 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>We Had A Problem With Your E-Mail Address</title>
  </head>
  <body>
    <h1>We Had A Problem With Your E-Mail Address</h1>
    <p>We weren't able to use <strong><?var $EMAIL?></strong> as an e-mail address. Please try another.</p>
    <form method="post" action="$LOGIN" accept-charset="utf-8">
      <input type="hidden" name="forward" value="$FORWARD"/>
      <input type="email" name="email" placeholder="e.g. you@yourcompany.biz"/>
      <input type="submit" value="Send Link"/>
    </form>
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forget-passwords-0.3.1 content/email-409.xhtml
forget-passwords-0.3.0 content/email-409.xhtml
forget-passwords-0.2.13 content/email-409.xhtml
forget-passwords-0.2.12 content/email-409.xhtml
forget-passwords-0.2.9 content/email-409.xhtml