diff -r 7bdcbb4f2c27 -r 2489392ffb56 templates/user/changerole.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/user/changerole.html Sun Feb 28 13:25:24 2010 +0530
@@ -0,0 +1,11 @@
+{% extends 'base.html' %}
+{% block title %}
+ {{task.title}}
+{% endblock %}
+{% block content %}
+ Click here to return to home page.
+