17 lines
305 B
Plaintext
17 lines
305 B
Plaintext
<%--
|
|
Created by IntelliJ IDEA.
|
|
User: awinx
|
|
Date: 2024/12/5
|
|
Time: ÏÂÎç1:31
|
|
To change this template use File | Settings | File Templates.
|
|
--%>
|
|
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
|
<html>
|
|
<head>
|
|
<title>$Title$</title>
|
|
</head>
|
|
<body>
|
|
$END$
|
|
</body>
|
|
</html>
|