index
:
timeline.git
dev
main
release
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Timeline
/
ClientApp
/
src
/
app
/
app.component.html
blob: ae729c0c57c55225ff23c769641778cfa0a7baba (
plain
)
1
2
3
4
5
<
body
>
<
div
id
=
"rootContainer"
>
<
router-outlet
></
router-outlet
>
</
div
>
</
body
>