app-sidenav(load='vm.load')
.layout-fill.layout-column
  app-header
  //- #app.flex(ng-load='vm.load')
  #app.flex
    ui-view
    
