create a page for edit lineup based on teamsnap models

This commit is contained in:
2021-11-24 16:22:12 -06:00
parent 0b6fb7389f
commit 1a17e410b2
4 changed files with 247 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<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>