File: registration_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 (8 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
Hello {{username}},<br/>
You are receiving this email because you registered on Cork Demo Webapp on {{creation_date}}.<br/>
<br/>
If you wish to complete the registration please click on:<br/>
<a href="http://localhost:8080/validate_registration/{{registration_code}}">Confirm</a>
<br/><br/>
Your email address is: {{email_addr}}<br/>
Your role will be: {{role}}.<br/>