Untitled
unknown
plain_text
10 months ago
737 B
9
Indexable
<div class="layout-container" [ngClass]="containerClass">
<zg-layout-toasts></zg-layout-toasts>
<zg-layout-sidebar></zg-layout-sidebar>
<div class="layout-content-wrapper content-wrapper-size">
<zg-layout-topbar-controller></zg-layout-topbar-controller>
<zg-layout-breadcrumb class="content-breadcrumb"></zg-layout-breadcrumb>
<div class="layout-content content-size" >
<router-outlet></router-outlet>
</div>
<zg-layout-footer></zg-layout-footer>
</div>
<zg-layout-profile-sidebar-controller></zg-layout-profile-sidebar-controller>
<zg-layout-notifications-sidebar></zg-layout-notifications-sidebar>
<zg-layout-config></zg-layout-config>
<div class="layout-mask"></div>
</div>
Editor is loading...
Leave a Comment