dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3646 - Bugfixing in license form
rsanchez
2017-06-23
7163fc28f700785424ec10601ce6aa58d6d05223
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
src
/
app
/
nomenu.component.html
1
2
3
4
5
6
<td-layout-nav toolbarTitle="SeCuris" logo="assets:logo-white">
<router-outlet></router-outlet>
<td-layout-footer>
<app-footer></app-footer>
</td-layout-footer>
</td-layout-nav>