File: password_reset_email.html

package info (click to toggle)
python-bottle-cork 0.12.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 936 kB
  • sloc: python: 6,862; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
Hello {{username}},<br/>
You are receiving this email because you requested a password reset on Cork Demo Webapp.<br/>
<br/>
If you wish to complete the password reset please click on:<br/>
<a href="http://localhost:8080/change_password/{{reset_code}}">Confirm</a>
<br/><br/>