diff --git a/IPython/frontend/html/notebook/templates/notebooks.html b/IPython/frontend/html/notebook/templates/notebooks.html index 31affaf05..2ad5967ce 100644 --- a/IPython/frontend/html/notebook/templates/notebooks.html +++ b/IPython/frontend/html/notebook/templates/notebooks.html @@ -17,14 +17,6 @@ window.mathjax_url = "{{mathjax_url}}"; {% endblock %} -{% block lesscss %} - {% if use_less %} - - {% else %} - - {% endif %} -{% endblock lesscss%} - {% block params %} data-project={{project}}