{% trans "Register" %}
+
+
+ Your account has been activated and registration procedure is complete.
+ You can login to your account now.
+
+
+
+{% endblock %}
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 %} +