本站源代码
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

17 lines
618B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>{{.DisplayName}}, you have requested to recover your account</title>
  6. </head>
  7. <body>
  8. <p>Hi <b>{{.DisplayName}}</b>,</p>
  9. <p>Please click the following link to recover your account within <b>{{.ResetPwdCodeLives}}</b>:</p>
  10. <p><a href="{{AppUrl}}user/recover_account?code={{.Code}}">{{AppUrl}}user/recover_account?code={{.Code}}</a></p>
  11. <p>Not working? Try copying and pasting it to your browser.</p>
  12. <p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
  13. </body>
  14. </html>
上海开阖软件有限公司 沪ICP备12045867号-1