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

Add page footer

parent e182106c
No related branches found
No related tags found
1 merge request!2Update login, page, spawn_pending
{% extends "templates/page.html" %}
<style>
footer {
#footer-page {
text-align: center;
padding: 3px;
<!-- background-color: DarkSalmon; -->
......@@ -10,8 +10,8 @@ footer {
</style>
{% block footer %}
<footer>
<div id="footer-lage">
<!-- <p><a href="mailto:hege@example.com">hege@example.com</a></p> -->
The JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino
</footer>
</div>
{% 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