diff --git a/IPython/frontend/html/notebook/handlers.py b/IPython/frontend/html/notebook/handlers.py index 654f760..fcde68d 100644 --- a/IPython/frontend/html/notebook/handlers.py +++ b/IPython/frontend/html/notebook/handlers.py @@ -57,7 +57,7 @@ class LoginHandler(BaseHandler): user_id = self.get_secure_cookie("user") self.write('
' 'Name: ' - 'Keyword: ' + 'Keyword: ' '' '
'%user_id)