diff -r 2d5e8882b516 -r 4df0f5739386 template/registration/activation_complete.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/template/registration/activation_complete.html Mon Oct 12 20:01:12 2009 +0530 @@ -0,0 +1,30 @@ +{% extends "index.html" %} + +{% load i18n %} + +{% block centercontent %} +
+

{% trans "Register" %}

+ +{% endblock %}