diff --git a/pylons_app/templates/login.html b/pylons_app/templates/login.html --- a/pylons_app/templates/login.html +++ b/pylons_app/templates/login.html @@ -21,9 +21,7 @@ from pylons_app.lib import filters ${_('Username')} ${h.text('username')} - ${self.get_form_error('username')} - - + ${self.get_form_error('username')} ${_('Password')}