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