{% trans "Register" %}
+
+
+ Your account has been activated and registration procedure is complete.
+ You can login to your account now.
+
+
+
+{% endblock %}
diff -r 3cb3f853a193 -r bb1f31e9c3ab project/templates/registration/activation_complete.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/registration/activation_complete.html Wed Nov 11 15:52:26 2009 +0530 @@ -0,0 +1,30 @@ +{% extends "base.html" %} + +{% load i18n %} + +{% block content %} +