!!! 5
html(lang='en', xmlns='http://www.w3.org/1999/xhtml', itemscope='itemscope')
    block vars
    include ../includes/head
    body
        header.navbar.navbar-fixed-top.navbar-inverse(data-ng-include="'views/header.html'")
        section.content
            section.container
                block content
        include ../includes/foot
