insight-ui-zcash/app/views/layouts/default.jade

9 lines
173 B
Plaintext
Executable File

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