You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
194B

  1. extends layout
  2. block headContent
  3. title Block #{blockHash}
  4. block content
  5. h1(class="h2") Block
  6. br
  7. small(class="monospace") #{result.getblock.hash}
  8. hr
  9. include includes/block-content.pug