source:
src/main/webapp/index.jsp@
2
Last change on this file since 2 was 1, checked in by , 5 years ago | |
---|---|
File size: 264 bytes |
Line | |
---|---|
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.