17 lines
462 B
Smarty
17 lines
462 B
Smarty
<article class="module width_quarter">
|
|
<header><h3>Active Worker Information</h3></header>
|
|
<table class="tablesorter" cellspacing="0">
|
|
<thead>
|
|
<tr>
|
|
<th align="left">Worker</th>
|
|
<th align="right">Hashrate</th>
|
|
<th align="right">Difficulty</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="b-workers">
|
|
<td colspan="3" align="center">Loading worker information</td>
|
|
</tbody>
|
|
</tr>
|
|
</table>
|
|
</article>
|