您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
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