arma-server-web-admin/public/js/tpl/servers/list.html
2014-04-13 19:10:40 +02:00

11 lines
175 B
HTML

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