2014-04-13 17:10:40 +00:00
|
|
|
<table class="table table-striped">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Server</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
|
|
|
|
<!-- want to insert collection items, here -->
|
|
|
|
<tbody></tbody>
|
|
|
|
</table>
|
2014-06-04 22:29:31 +00:00
|
|
|
|
|
|
|
<a class="btn btn-primary" id="add-server" href="#">Add new server</a>
|