arma-server-web-admin/public/js/tpl/logs/list.html
2014-11-09 18:10:42 +01:00

11 lines
172 B
HTML

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