extends layout block content h3 Last 50 blocks (with delay for #{HeightOffset} blocks) table tr td b Height td b Time td b Difficulty td b Hashrate td b Hash each block in blocks tr td #{block.height} td #{block.ago} td #{block.difficulty} td #{block.hashrate} td a(href='/block/' + block.hash + '/') #{block.hash_short}