1
0
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:
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 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}