diff --git a/notebook/templates/tree.html b/notebook/templates/tree.html index d71527fcb..668fa2be3 100644 --- a/notebook/templates/tree.html +++ b/notebook/templates/tree.html @@ -215,10 +215,9 @@ data-server-root="{{server_root}}" {% block script %} {{super()}} + + - - - {% endblock %}