diff --git a/login.html b/login.html
index d6e42551b6667e681545dad8ea0c3c5588863695..e01773ee110d38dd8a3b57a2d1e867ad2aedd667 100644
--- a/login.html
+++ b/login.html
@@ -4,8 +4,7 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te
 
 {% set announcement = 'test announcement message' %}
 {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %}
-{% set csusb_web_link = "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>" %}
+{% set csusb_web_link = "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>" %}
 {% set csusb_cilogon = 'The following log in uses CSUSB\'s login system\n For details, check out this webpage' %}
 
 {% block login %}