arma-server-web-admin/public/js/tpl/mods/list.html
2014-04-05 19:36:34 +00:00

11 lines
172 B
HTML

<table class="table table-striped">
<thead>
<tr>
<th>Mod</th>
</tr>
</thead>
<!-- want to insert collection items, here -->
<tbody></tbody>
</table>