mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-27 01:31:57 +00:00
11 lines
397 B
HTML
11 lines
397 B
HTML
|
<P>Hello {{ form.user }},</P>
|
||
|
|
||
|
<P>Glad you're joining the CUCC EXPO team! Please go to</P>
|
||
|
|
||
|
<P><a href="http://{{ site }}{% url registration_activate activation_key %}">{{ site }}{% url registration_activate activation_key %}</a></P>
|
||
|
|
||
|
<P>to activate your account. Do this within {{ expiration_days }} days, or else you'll have to sign up again.</P>
|
||
|
|
||
|
<P>Yours,<BR>
|
||
|
The magical troggle</P>
|