5 lines
94 B
HTML
5 lines
94 B
HTML
<app-site-header />
|
|
<main class="app-main">
|
|
<router-outlet />
|
|
</main>
|
|
<app-site-footer /> |