arma-server-web-admin/public/js/tpl/mods/list.html
2014-05-07 01:43:26 +02:00

13 lines
244 B
HTML

<table class="table table-striped">
<thead>
<tr>
<th>Mod</th>
</tr>
</thead>
<!-- want to insert collection items, here -->
<tbody></tbody>
</table>
<a class="btn btn-primary" id="download" href="#">Download new mod</a>