Skip to content
Snippets Groups Projects
Commit fe1c781c authored by youngsuKim-CSUSB's avatar youngsuKim-CSUSB
Browse files

test login.html

parent 8aef4ee9
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te ...@@ -5,7 +5,7 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te
{% set announcement = 'test announcement message' %} {% set announcement = 'test announcement message' %}
{% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %} {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %}
{% block login %} {% block login_container %}
<div class="container text-center csusb"> <div class="container text-center csusb">
<h1>{{ csusb_hub_title }}</h1> <h1>{{ csusb_hub_title }}</h1>
<!-- <h2>{{ csusb_hub_subtitle }}</h2> --> <!-- <h2>{{ csusb_hub_subtitle }}</h2> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment