diff --git a/share/jupyterhub/templates/page.html b/share/jupyterhub/templates/page.html
index 2ffac9ec..50f910c5 100644
--- a/share/jupyterhub/templates/page.html
+++ b/share/jupyterhub/templates/page.html
@@ -34,9 +34,11 @@
{% block stylesheet %}
{% endblock %}
+ {% block scripts %}
+ {% endblock %}