Betterzon/Frontend/src/app/app.component.html

8 lines
98 B
HTML

<app-top-bar></app-top-bar>
<router-outlet></router-outlet>
<app-bottom-bar></app-bottom-bar>