diff --git a/page.html b/page.html index 9a9bd60c83fa270734b4df6e834fe2c532aebfde..d600fd8b1b6dd5344c6ce7c8934726b5b88f6250 100644 --- a/page.html +++ b/page.html @@ -15,7 +15,7 @@ {% block footer %} <div class="footer-bottom"> <hr style="width:50%"> - This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino + <p>This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino</p> </div> {% endblock %}