update routing client
This commit is contained in:
parent
d7b7bc7be0
commit
218b2de59a
18 changed files with 377 additions and 148 deletions
5
client/src/app/core/layout/layout.component.html
Normal file
5
client/src/app/core/layout/layout.component.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<app-layout-header></app-layout-header>
|
||||
|
||||
<router-outlet></router-outlet>
|
||||
|
||||
<app-layout-footer></app-layout-footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue