Show More
@@ -40,6 +40,13 b'' | |||
|
40 | 40 | |
|
41 | 41 | <body {% block params %}{% endblock %}> |
|
42 | 42 | |
|
43 | <noscript> | |
|
44 | <div id='noscript' style='width: auto; padding-top: 5px, padding-bottom: 5px; text-align: center; font-size: 22px; color: red; font-weight: bold;'> | |
|
45 | IPython Notebook requires JavaScript.<br> | |
|
46 | Please enable it to proceed. | |
|
47 | </div> | |
|
48 | </noscript> | |
|
49 | ||
|
43 | 50 | <div id="header" class="navbar navbar-static-top"> |
|
44 | 51 | <div class="navbar-inner navbar-nobg"> |
|
45 | 52 | <div class="container"> |
General Comments 0
You need to be logged in to leave comments.
Login now