mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-23 18:20:29 +09:00
6 lines
115 B
HTML
6 lines
115 B
HTML
<app-header></app-header>
|
|
<div class="content">
|
|
<router-outlet></router-outlet>
|
|
</div>
|
|
<app-footer></app-footer>
|