diff --git a/login.html b/login.html
index d1d90060912f7e1602ceeea3865cfaf92f79a9e8..c1a2508c7528409f285bac7b989825d2f8d098dd 100644
--- a/login.html
+++ b/login.html
@@ -17,7 +17,8 @@
 {{ super() }}
     <h4>
         <p>
-            After the login icon.
+            After the login icon.<br>
+            <img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_idp_image" width="64" height="64">
         </p>
     </h4>
 </div>
@@ -31,7 +32,4 @@
     height: 100%;
 }
 </style>
-{% endblock %}
-<!-- {% block login_terms %}
-<img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_idp_image" width="128" height="128">
-{% endblock %} -->
\ No newline at end of file
+{% endblock %}
\ No newline at end of file