Delete 'src/main/webapp/WEB-INF/pages/footer.jsp'

master
p6jzelshw 2 years ago
parent d26f709491
commit bda6121e7d

@ -1,13 +0,0 @@
<%--
Created by IntelliJ IDEA.
User: yht
Date: 2021/5/30
Time: 15:29
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<footer class="footer" style="background-color:#1C1C1C;color:white;height:80px;line-height:30px">
<div class="container text-center">
<p>版权所有YHT China &nbsp;&nbsp;&nbsp;电话029-12345678<br />地址:陕西省西安市 &nbsp;&nbsp;&nbsp; 邮编123456</p>
</div>
</footer>
Loading…
Cancel
Save