hgroup.Header
    h1
        a(ui-sref="home")
            | {{ site.title }}
    h2(ng-show="site.subtitle")
        | {{ site.subtitle }}
