Browse Source

Tiny UI fix

pool
Sammy Libre 8 years ago
parent
commit
c6082c6267
  1. 2
      www/index.html

2
www/index.html

@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
<p>
<strong>Block Height:</strong> <span class="label label-primary">{{height}}</span>
<strong>Difficulty:</strong> <span class="label label-primary">{{formatNumber diff maximumFractionDigits=4}}</span>
<strong>PrevHash:</strong> <span class="label label-primary">{{prevHash}}</span>
<strong>Prev. Hash:</strong> <span class="label label-primary">{{prevHash}}</span>
</p>
{{/if}}
</div>

Loading…
Cancel
Save