blob: 9ceb6c3346a78583b713bc0f5d30aa7867b82a20 [file] [log] [blame]
Pankaj Berdec4ae4b82013-01-12 09:56:47 -08001<div class="page-header">
2 <h1>Ports (<%= nports %>)</h1>
3</div>
4<table class="table table-striped port-table">
5 <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>
6 <tbody>
7 <!-- ports will be inserted here by PortListView:render -->
8 </tbody>
9</table>
10<!-- TODO implement pagination -->
11<!--
12<div class="pagination pagination-right"><ul>
13 <li><a href="">&larr;</a></li>
14 <li class="active"><a href="">1</a></li>
15 <li><a href="">2</a></li>
16 <li><a href="">&rarr;</a>
17</ul></div>
18-->
19