app.component.html 84 Bytes
<app-header></app-header>

<router-outlet></router-outlet>
<app-footer></app-footer>