knowhow-server
Version:
A personal workflow engine that can manage and use any network connected host
17 lines (16 loc) • 612 B
text/jade
doctype html
html(ng-app="myApp")
head
meta(charset='utf8')
base(href='/')
title KnowHow Server
link(rel='stylesheet', href='/css/qs.css')
link(rel='stylesheet', href='/css/bootstrap/css/bootstrap.css')
link(rel='stylesheet', href='/css/bootstrap/css/bootstrap.css.map')
link(rel='stylesheet', href='/css/bootstrap/css/bootstrap-theme.css')
link(rel='stylesheet', href='/css/bootstrap/css/bootstrap-theme.css.map')
link(rel='stylesheet', href='/css/abn_tree.css')
link(rel='stylesheet', href='/css/jsoneditor.css')
link(rel='stylesheet', href='/css/ng-terminal.css')
body
block content