17 lines
303 B
Plaintext
17 lines
303 B
Plaintext
<%--
|
|
Created by IntelliJ IDEA.
|
|
User: chenx
|
|
Date: 6/2/2023
|
|
Time: 2:44 PM
|
|
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>
|