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