renamed it approproately
authorNishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 14:43:40 +0530
changeset 78 09178605d59e
parent 77 c63a9519dc37
child 79 cc5b6f4ed823
renamed it approproately
pytask/templates/registration/activate.html
pytask/templates/registration/activation_complete.html
--- a/pytask/templates/registration/activate.html	Sat Jan 08 14:41:09 2011 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-{% extends 'base.html' %}
-{% block content %}
-Your account has been successfully activated.
-{% endblock %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pytask/templates/registration/activation_complete.html	Sat Jan 08 14:43:40 2011 +0530
@@ -0,0 +1,4 @@
+{% extends 'base.html' %}
+{% block content %}
+Your account has been successfully activated.
+{% endblock %}