1
0
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:
R4SAS 2019-06-30 10:54:16 +00:00 committed by R4SAS
parent 1ffcafe061
commit 4656dd0daa

View File

@ -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}