!!!
%html
%head
%meta(charset='utf-8')
%title Recorder Application
/%link(href='/css/bootstrap.min.css' rel='stylesheet' type='text/css')
%link(rel='stylesheet' type='text/css'){href: uri('css/bootstrap.min.css')}
%script(src='http://www.google.com/jsapi')
%script{src: uri('chartkick.js')}
%body
%nav.navbar.navbar-default
.container-fluid
.navbar-header
%a.brand{href: uri('/data')} Recorder Application
.container
!=yield