Dan Janosik
7 years ago
2 changed files with 1 additions and 14 deletions
@ -1,13 +0,0 @@ |
|||||
extends layout |
|
||||
|
|
||||
block headContent |
|
||||
title Block #{blockHeight} |
|
||||
|
|
||||
block content |
|
||||
h1(class="h2") Block |
|
||||
small(class="monospace") ##{blockHeight.toLocaleString()} |
|
||||
br |
|
||||
small(style="width: 100%;", class="monospace word-wrap") #{result.getblock.hash} |
|
||||
hr |
|
||||
|
|
||||
include includes/block-content.pug |
|
Loading…
Reference in new issue