Sign in
eclipse
/
gerrit
/
openk-usermodules
/
org.eclipse.openk-usermodules.elogbookFE
/
8bc1e69ef89f3765722175926bb3ca1cae658a3a
/
.
/
src
/
app
/
app.component.html
blob: a955391e79fc023cc3a71391c84483392bf91540 [
file
] [
log
] [
blame
]
<app-main-navigation
*
ngIf
=
"router.url !== '/login'"
>
</app-main-navigation>
<router-outlet>
</router-outlet>