app.component.html 244 Bytes
<!--The content below is only a placeholder and can be replaced.-->
<div style="text-align:center" class="body-background">
  <h1>
    Gestión comprobantes DEBO
    <app-botonera></app-botonera>
  </h1>
</div>

<router-outlet></router-outlet>