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

test login.html

parent 7b3de099
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,8 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te ...@@ -4,8 +4,8 @@ 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' %}
{% set csusb_web_link = For more information about HPC at CSUSB, {% set csusb_web_link = r"For more information about HPC at CSUSB,
visit <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance" target="_blank">CSUSB High Performance Computing Initiative</a> %} visit <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance" target="_blank">CSUSB High Performance Computing Initiative</a>" %}
{% set csusb_cilogon = 'The following log in uses CSUSB\'s login system\n For details, check out this webpage' %} {% set csusb_cilogon = 'The following log in uses CSUSB\'s login system\n For details, check out this webpage' %}
{% block login %} {% block login %}
......
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