1bc149f
1
2
3
4
5
6
7
<div class='container' style="width: 100%;"> <app-header></app-header> <br> <router-outlet></router-outlet> </div>