diff --git a/static/templates/blocks.html b/static/templates/blocks.html index f0728098..b36d8ca8 100644 --- a/static/templates/blocks.html +++ b/static/templates/blocks.html @@ -8,16 +8,18 @@ - + + - - + + {{- range $b := $blocks.Blocks -}} +
HeightHeightHash TimestampTransactionsSizeTransactionsSize
{{$b.Height}}{{$b.Hash}} {{formatUnixTime $b.Time}} {{$b.Txs}} {{$b.Size}}