dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 config - Minor change
rsanchez
2017-04-17
8fd6d829120075c75e1b6273826665d108e75eaa
[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>