diff --git a/share/jupyterhub/templates/home.html b/share/jupyterhub/templates/home.html index 17565ed4a..55f7503a5 100644 --- a/share/jupyterhub/templates/home.html +++ b/share/jupyterhub/templates/home.html @@ -39,12 +39,16 @@

Named Servers

- - +
+ + +
+ {% for spawner in named_spawners %} diff --git a/share/jupyterhub/templates/page.html b/share/jupyterhub/templates/page.html index 7583473b6..8a520b1f0 100644 --- a/share/jupyterhub/templates/page.html +++ b/share/jupyterhub/templates/page.html @@ -167,7 +167,7 @@ {% block login_widget %} {% if user %} - {{ user.name }} + {{ user.name }}