Chrome frame awareness

debjan 13 years ago
parent c754cd14bf
commit 47466fb8ea

@ -10,7 +10,7 @@
<meta charset="utf-8">
<title>{% block title %}IPython Notebook{% endblock %}</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" href="{{static_url("jquery/css/themes/base/jquery-ui.min.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("css/boilerplate.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("css/fbm.css") }}" type="text/css" />

Loading…
Cancel
Save