diff -r c63a9519dc37 -r 09178605d59e pytask/templates/registration/activate.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 %}