blob: 9ceb6c3346a78583b713bc0f5d30aa7867b82a20 [file] [log] [blame]
<div class="page-header">
<h1>Ports (<%= nports %>)</h1>
</div>
<table class="table table-striped port-table">
<thead><tr><th>#</th><th>Link Status</th><th>TX Bytes</th><th>RX Bytes</th><th>TX Pkts</th><th>RX Pkts</th><th>Dropped</th><th>Errors</th></tr></thead>
<tbody>
<!-- ports will be inserted here by PortListView:render -->
</tbody>
</table>
<!-- TODO implement pagination -->
<!--
<div class="pagination pagination-right"><ul>
<li><a href="">&larr;</a></li>
<li class="active"><a href="">1</a></li>
<li><a href="">2</a></li>
<li><a href="">&rarr;</a>
</ul></div>
-->