mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 23:31:52 +00:00
11 lines
381 B
HTML
11 lines
381 B
HTML
<P>Hello {{ form.user }},</P>
|
|
|
|
<P>Glad you're joining the CUCC EXPO team! Please go to</P>
|
|
|
|
<P><a href="{{ 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>
|