8 lines
232 B
HTML
8 lines
232 B
HTML
<thead>
|
|
<tr class="border border-light">
|
|
{# <th scope="col" style="display: none"></th>#}
|
|
{# <th scope="col" class="border border-light"></th>#}
|
|
{# <th scope="col">Name</th>#}
|
|
{# <th scope="col">Pos</th>#}
|
|
</tr>
|
|
</thead> |