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

14 lines
260 B
HTML

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