app.component.html 219 Bytes
<!--The content below is only a placeholder and can be replaced.-->
<div style="text-align:center" class="body-background container">
  <app-nombre-empresa></app-nombre-empresa>
  <router-outlet></router-outlet>
</div>