diff -r 2e0b0af889be -r a04b1e4126c4 thirdparty/google_appengine/lib/django/tests/templates/login.html --- a/thirdparty/google_appengine/lib/django/tests/templates/login.html Sun Sep 06 23:31:53 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ - - - -

Django Internal Tests: Login

-{% if form.has_errors %} -

Your username and password didn't match. Please try again.

-{% endif %} - -
- - - -
{{ form.username }}
{{ form.password }}
- - - -
- - \ No newline at end of file