1
0
mirror of https://github.com/Mueller-Patrick/Betterzon.git synced 2025-06-02 11:49:19 +00:00
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>