!!!
%html
%head
%title Example
%link{href: "cirruskit.css", rel: "stylesheet"}
%script{src: "cirruskit.js", type: "text/javascript"}
%body.cirruskit
.nav-panel
.nav-item.active
%a.nav-icon{href: admin_path}
%span.nav-icon.glyphicon.glyphicon-cloud
%span.label
Dashboard
.nav-item
%a.nav-icon{href: admin_videos_path}
%span.nav-icon.glyphicon.glyphicon-facetime-video
%span.label
Manage Videos
.content-panel
= yield