# HG changeset patch # User Nishanth Amuluru # Date 1294431890 -19800 # Node ID d18086013eac13ac0e1ca78ae9d797613c090cff # Parent 37adf6656f48d71a5cec29cef463f2b6407990e0 Added link for new_user signup diff -r 37adf6656f48 -r d18086013eac templates/registration/login.html --- a/templates/registration/login.html Sat Jan 08 01:52:55 2011 +0530 +++ b/templates/registration/login.html Sat Jan 08 01:54:50 2011 +0530 @@ -5,5 +5,6 @@ {{ form.as_p }} +New User Sign up Forgot password? {% endblock %}