{% trans "Register" %}
+
+
+ Your registration procedure is complete.
+
+
+
+{% endblock %}
diff -r f0b5ff862c6d -r 2c360e775cb0 template/registration/registration_complete.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/template/registration/registration_complete.html Fri Sep 25 23:54:45 2009 +0530 @@ -0,0 +1,29 @@ +{% extends "index.html" %} + +{% load i18n %} + +{% block centercontent %} +