Ver código fonte

En ny test commit

Axel Nordh 3 anos atrás
pai
commit
e33ce01fc1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -36,7 +36,7 @@ $wf->createMatchTable($matches, $betAmount, $bank);
 
 $wf->createOutstandingBetsTable();
 ?>
-
+<p>Another test p tag</p>
 <script>
     $(document).ready( function () {
         $('#soccerMatchTable').DataTable();