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