17 lines
300 B
Plaintext
17 lines
300 B
Plaintext
<%--
|
|
Created by IntelliJ IDEA.
|
|
User: ivo
|
|
Date: 5/3/18
|
|
Time: 12:16 AM
|
|
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>
|