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

9 lines
216 B
Plaintext
Executable File

doctype html
html(lang='en', xmlns='http://www.w3.org/1999/xhtml')
include ../includes/head
body(data-ng-app='insight')
#wrap
include ../includes/navbar
block content
include ../includes/foot