4 lines
115 B
HTML
4 lines
115 B
HTML
<router-outlet></router-outlet>
|
|
<div>
|
|
<agm-footer *ngIf="showFooter" [showLang]="showFooter"></agm-footer>
|
|
</div> |