source: src/main/webapp/index.jsp@ 3

Last change on this file since 3 was 1, checked in by bart, 5 years ago

Initial Release

File size: 264 bytes
RevLine 
[1]1<html>
2<body>
3<h1>Genius 2 Run Server</h1>
4
5<a href="newsession.xhtml">new session</a>
6<br>
7<a href="newtournament.xhtml">new tournament</a>
8<br>
9<a href="running.xhtml">view currently running negotiations</a>
10<br>
11<a href="log">view logs</a>
12<br>
13</body>
14</html>
Note: See TracBrowser for help on using the repository browser.