Files
FastCheck/src/app/app.html
sdarbinyan 742b2665e9 rebasing
2026-05-06 23:26:00 +04:00

5 lines
94 B
HTML

<app-site-header />
<main class="app-main">
<router-outlet />
</main>
<app-site-footer />