blob: db30bebe9a2dbf7bd79f55e1775596075a19ed33 [file] [log] [blame]
<!-- Bandwidth info -->
<div id=bandwidth-view-tab-content class=content-box>
<table class="styled-table">
<thead>
<tr>
<th></th>
<th>Session</th>
<th>Total</th>
</tr>
</thead>
<tbody>
<tr jsselect="rows">
<td jscontent="title"></td>
<td jscontent="sessionValue"></td>
<td jscontent="historicValue"></td>
</tr>
</tbody>
</table>
</div>