summaryrefslogtreecommitdiff
path: root/src/main/webapp/index.jsp
blob: 0a528b3993baded1c5751852b330f44cde9b0af2 (plain)
1
2
3
4
5
6
7
8
<html>
<body>
<h2>Hello World!</h2>
<a href="ui">User-Interface</a>
<br>
<a href="ics">iCalendar Link</a>
</body>
</html>