mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-02-06 11:54:17 +00:00
remove spacers on index
This commit is contained in:
parent
1ffcafe061
commit
4656dd0daa
@ -17,9 +17,9 @@ block content
|
|||||||
b Hash
|
b Hash
|
||||||
each block in blocks
|
each block in blocks
|
||||||
tr
|
tr
|
||||||
td #{block.height} -
|
td #{block.height}
|
||||||
td #{block.ago} -
|
td #{block.ago}
|
||||||
td #{block.difficulty} -
|
td #{block.difficulty}
|
||||||
td #{block.hashrate} -
|
td #{block.hashrate}
|
||||||
td
|
td
|
||||||
a(href='/block/' + block.hash + '/') #{block.hash}
|
a(href='/block/' + block.hash + '/') #{block.hash}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user