diff --git a/login.html b/login.html index 1fcb0ea0b430d86c00d470bc9ddd83234f2a904c..60935777b53a4fc1bafc5dd17d1e5f91edcc596e 100644 --- a/login.html +++ b/login.html @@ -2,7 +2,7 @@ {# https://github.com/jupyterhub/jupyterhub/issues/1385#issuecomment-738447175 #} {% extends "templates/login.html" %} -{% set announcement = 'We are testing customized style / The server works normally' %} +{% set announcement = 'We are testing customized style / The server works the same way as before' %} {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %} {% set csusb_cilogon = 'The following login process (the orange button) uses CSUSB\'s DUO login system' %}