From 8aa6fb3fc3a7bb0082bc19393f663558cb4fedcf Mon Sep 17 00:00:00 2001 From: MinRK Date: Fri, 20 Jul 2012 12:02:05 -0500 Subject: [PATCH] fix missing quotation mark in notebook.html --- IPython/frontend/html/notebook/templates/notebook.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index 28c6db3f1..44fd726ef 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -245,6 +245,6 @@ data-notebook-id={{notebook_id}} - + {% end %}