]> git.sesse.net Git - pkanalytics/blob - viewer.html
Count time on offense and on defense.
[pkanalytics] / viewer.html
1 <!DOCTYPE html>
2 <!-- TODO: make something nice to package up the ultimate.json and everything into one file -->
3 <html>
4   <head>
5     <title>Plastkast Analytics</title>
6     <link rel="stylesheet" type="text/css" href="ultimate.css">
7     <script src="ultimate.js"></script>
8   </head>
9   <body>
10     <p id="mainmenu">
11     </p>
12     <table id="stats">
13     </table>
14   </body>
15 </html>
16