Skip to content

Commit

Permalink
fixed issue Explanation of page is required. #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sthnaqvi authored Jan 2, 2018
1 parent 9929ca2 commit c8e85e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div class="boxi">Current Block:<br/>{{ currentBlockNumber }}</div>
</div>
<div class="col-md-2" align="center">
<div class="boxi">KCN/USD Price:<br/>{{ ethprice || "Loading.." }}</div>
<div class="boxi">ETH/USD Price:<br/>{{ ethprice || "Loading.." }}</div>
</div>
<div class="col-md-2" align="center">
<div class="boxi">Gas Limit:<br/>{{ gasLimit || "Loading.." }}</div>
Expand Down

0 comments on commit c8e85e7

Please sign in to comment.