1234567891011121314151617 |
- <%--
- Created by IntelliJ IDEA.
- User: 77179
- Date: 2022/10/9
- Time: 22:00
- 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>
|