diff --git a/login.html b/login.html index 2eae1ad86878470e5d8d38448503e926b13aafe9..a04a0092667b3dbcb3b5ad620bbe9de6bb0f45a6 100644 --- a/login.html +++ b/login.html @@ -15,12 +15,10 @@ </p> </h4> {{ super() }} - <h4> - <p>After the login icon</p> - <p><a><img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_test_image" width="128" height="128"> - </a> - </p> - </h4> + <p>After the login icon</p> + <p><a><img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_test_image" width="128" height="128"> + </a> + </p> </div> {% endblock %}