17 lines
287 B
17 lines
287 B
6 years ago
|
<%--
|
||
|
Created by IntelliJ IDEA.
|
||
|
User: zhai_
|
||
|
Date: 2018/11/30
|
||
|
Time: 10:50
|
||
|
To change this template use File | Settings | File Templates.
|
||
|
--%>
|
||
|
<%@ page contentType="text/html;charset=UTF-8" %>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>$Title$</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
$END$
|
||
|
</body>
|
||
|
</html>
|