{% extends "templates/login.html" %} {% block main %}
{% if csusb_welcome %} {{ (csusb_welcome | safe) }} {% else %} Welcome to this Cal State San Bernardino JupyterHub. For more information about HPC, visit CSUSB High Performance Computing Initiative. {% endif %}