doctype html5 html head title= title link(rel='stylesheet', href='/stylesheets/style.css') link(rel='stylesheet', href='/stylesheets/bootstrapSlate.css') link(rel='stylesheet', href='/stylesheets/bootstrap-responsive.css') script(src='/javascripts/lib/underscore_v1.5.1.js') script(src='/javascripts/lib/jQuery_v2.0.3.js') script(src='/javascripts/lib/backbone_v1.0.0.js') script(src='/javascripts/lib/bootstrap.js') //-script(src='/javascripts/lib/kinetic_v4.5.4.js') script(src='/javascripts/lib/d3.v3.min.js') script(src='/javascripts/init.js') script(src='/javascripts/assets/models/Watcher.js') script(src='/javascripts/assets/views/WatcherView.js') //-script(src='/javascripts/assets/canvasFuncs.js') script(src='/javascripts/assets/draw.js') body include navbar include connectModal include serverModal block content