bitcore-node-zcash/app/views/layouts/default.jade

9 lines
185 B
Plaintext

doctype
html(lang='en', data-ng-app='insight' data-ng-csp)
include ../includes/head
body
#wrap
include ../includes/navbar
block content
include ../includes/foot