diff --git a/templates/index.html b/templates/index.html index 641ac5b..a6e114a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -158,7 +158,7 @@ {{b.miner_tx_hash}} {{fee.display(b.txs[0])}} {{b.reward | loki(tag=False, fixed=True, decimals=2)}} - {{b.txs[0].info.vin | length}}/{{b.txs[0].info.vout | length}} + 0/{{b.txs[0].info.vout | length}} {{b.txs[0].size | si}} {% for tx in b.txs[1:] %}