Initial commit

This commit is contained in:
Ivaylo Ivanov
2018-05-03 14:39:53 +02:00
commit 8ee596bc68
53 changed files with 1254 additions and 0 deletions

16
web/index.jsp Normal file
View File

@@ -0,0 +1,16 @@
<%--
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>