@@ -1,3 +1,11 @@
-<?php
+<H2>Odds</H2>
-echo "<H1>TEST</H1>";
+<table id="matchTable">
+<thead>
+<tr>
+<th>Datum</th>
+</tr>
+</thead>
+
+</table>