blob: 21a30cf8d1b67633cb5869e68e88c51f96db82ec [file] [log] [blame]
Pankaj Berdec4ae4b82013-01-12 09:56:47 -08001<div class="page-header">
2 <h1>Flows (<%= nflows %>)</h1>
3</div>
4<table class="table table-striped flow-table">
5 <thead><tr><th>Cookie</th><th>Priority</th><th>Match</th><th>Action</th><th>Packets</th><th>Bytes</th><th>Age</th><th>Timeout</th></tr></thead>
6 <tbody>
7 <!-- flows will be inserted here by FlowListView: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