navbar added

This commit is contained in:
chsakell
2016-10-05 10:21:06 +03:00
parent f8ad29f467
commit bfb8cd2620
4 changed files with 34 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
<table class="table table-bordered box">
<thead>
<tr>
<th>ID</th>
<th>Match</th>
<th><span class="match-th">ID</span></th>
<th><span class="match-th">Match</span></th>
</tr>
</thead>
<tbody>

View File

@@ -1,8 +1,8 @@
<table class="table table-bordered box">
<thead>
<tr>
<th>Team</th>
<th>Score</th>
<th><span class="match-th">Team</span></th>
<th><span class="match-th">Score</span></th>
</tr>
</thead>
<tbody>