This commit is contained in:
sdarbinyan
2026-05-06 23:26:00 +04:00
parent 34f6c80e57
commit 742b2665e9
91 changed files with 6310 additions and 4723 deletions

View File

@@ -1 +1,5 @@
<router-outlet></router-outlet>
<app-site-header />
<main class="app-main">
<router-outlet />
</main>
<app-site-footer />