Axel Nordh 4 سال پیش
والد
کامیت
805b8aa70c
1فایلهای تغییر یافته به همراه10 افزوده شده و 2 حذف شده
  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>