Axel Nordh hace 4 años
padre
commit
805b8aa70c
Se han modificado 1 ficheros con 10 adiciones y 2 borrados
  1. 10 2
      OddsJavaFx/src/web/front/index.php

+ 10 - 2
OddsJavaFx/src/web/front/index.php

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