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

Add page footer

parent dbf427fa
No related branches found
No related tags found
1 merge request!2Update login, page, spawn_pending
{% extends "templates/page.html" %}
{% set extra_resources = {'n_gpus' : 0, 'n_cpus' : 1} %}
{#
{% block footer %}
CSUSB ITS/ATI
{% endblock %}
#}
\ No newline at end of file
<p>
The JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino
</p>
{% endblock %}
\ No newline at end of file
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