error.html 163 B

12345678
  1. <h1>ID Inválido</h1>
  2. <div class="input-group">
  3. <label>E-mail</label>
  4. <input type="text" ng-model="mail" />
  5. </div>
  6. <button class="btn">Recuperar link</button>