mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
9 lines
231 B
HTML
9 lines
231 B
HTML
<nb-layout>
|
|
<nb-layout-header fixed>
|
|
<ngx-landing-header></ngx-landing-header>
|
|
</nb-layout-header>
|
|
|
|
<nb-layout-footer class="footer" fixed>
|
|
<ngx-landing-footer></ngx-landing-footer>
|
|
</nb-layout-footer>
|
|
</nb-layout>
|