diff -r d736049a518f -r d152c2211a3a templates/registration/login.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/registration/login.html Fri Jan 07 10:49:48 2011 +0530 @@ -0,0 +1,8 @@ +{% extends 'base.html' %} +{% block content %} +
+Forgot password? +{% endblock %}