diff options
Diffstat (limited to 'catalog-ui/src/app/ng2/app.component.html')
-rw-r--r-- | catalog-ui/src/app/ng2/app.component.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/catalog-ui/src/app/ng2/app.component.html b/catalog-ui/src/app/ng2/app.component.html new file mode 100644 index 0000000000..ed90b3deda --- /dev/null +++ b/catalog-ui/src/app/ng2/app.component.html @@ -0,0 +1,6 @@ +<!--<nav> + <app-navbar></app-navbar> +</nav> +<main> + <router-outlet></router-outlet> +</main>-->
\ No newline at end of file |