From 8d673ea086ef85e6187870fac54c9bf709fec6d5 Mon Sep 17 00:00:00 2001 From: Matthias BUSSONNIER Date: Fri, 27 Apr 2012 18:56:26 +0200 Subject: [PATCH] clean html, style logon form --- IPython/frontend/html/notebook/templates/login.html | 2 +- IPython/frontend/html/notebook/templates/projectdashboard.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IPython/frontend/html/notebook/templates/login.html b/IPython/frontend/html/notebook/templates/login.html index b99dc0866..34f2a0e1d 100644 --- a/IPython/frontend/html/notebook/templates/login.html +++ b/IPython/frontend/html/notebook/templates/login.html @@ -17,7 +17,7 @@ {% if login_available %}
- Password: + Password:
{% end %} diff --git a/IPython/frontend/html/notebook/templates/projectdashboard.html b/IPython/frontend/html/notebook/templates/projectdashboard.html index 8cb0d7b62..3a3f42fed 100644 --- a/IPython/frontend/html/notebook/templates/projectdashboard.html +++ b/IPython/frontend/html/notebook/templates/projectdashboard.html @@ -31,7 +31,7 @@ data-read-only={{read_only}}
{% if logged_in or not read_only %}
-
+ Drag files onto the list, or click here, to import notebooks.