* [CHANGE] Removed `default_<payout_sytem>` files * [ADDED] Added generic, simple templates to remove code duplication * [CHANGE] New default payment system template expanding on payout type
12 lines
321 B
Smarty
12 lines
321 B
Smarty
<tr>
|
|
<td colspan="2"><b><u>Network Info</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>Difficulty</b></td>
|
|
<td id="b-diff" class="right"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>Current Block</b></td>
|
|
<td id="b-nblock" class="right"></td>
|
|
</tr>
|