# HG changeset patch # User Madhusudan.C.S # Date 1255356182 -19800 # Node ID 87910f9bd6ece550107cb40055cf8eb5c3aad348 # Parent 207e95f418206a2c022747df03af257d06413a15 Corrected and added registration and activation templates. diff -r 207e95f41820 -r 87910f9bd6ec template/registration/activate.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/template/registration/activate.html Mon Oct 12 19:33:02 2009 +0530 @@ -0,0 +1,30 @@ +{% extends "index.html" %} + +{% load i18n %} + +{% block centercontent %} +
+

{% trans "Register" %}

+ +{% endblock %} diff -r 207e95f41820 -r 87910f9bd6ec template/registration/activation_email.txt --- a/template/registration/activation_email.txt Mon Oct 12 17:19:10 2009 +0530 +++ b/template/registration/activation_email.txt Mon Oct 12 19:33:02 2009 +0530 @@ -1,2 +1,15 @@ -You have been registered for Scipy.in conference. You will be informed when -we have more information for you. \ No newline at end of file +Hello everyone, + + It looks like you have registered for SciPy.in with this email address. +To confirm your registration please activate your account by clicking on the +link below. + + + +If your browser doesn't support clicking on the link, please copy +paste the URL in your browser's address bar. + + +-- + Thanks for registering, + SciPy team \ No newline at end of file diff -r 207e95f41820 -r 87910f9bd6ec template/registration/activation_email_subject.txt --- a/template/registration/activation_email_subject.txt Mon Oct 12 17:19:10 2009 +0530 +++ b/template/registration/activation_email_subject.txt Mon Oct 12 19:33:02 2009 +0530 @@ -1,1 +1,1 @@ -Your account has been activated. \ No newline at end of file +[SciPy.in] Account activation mail \ No newline at end of file diff -r 207e95f41820 -r 87910f9bd6ec template/registration/registration_complete.html --- a/template/registration/registration_complete.html Mon Oct 12 17:19:10 2009 +0530 +++ b/template/registration/registration_complete.html Mon Oct 12 19:33:02 2009 +0530 @@ -20,7 +20,9 @@ } - Your registration procedure is complete. + Your account has been created. An activation email will be sent + soon to the email ID with which you registered. Please visit the link + mentioned in the mail to activate your account