argos/dmp-frontend/src/app/app.component.html

2 lines
65 B
HTML
Raw Normal View History

2017-12-14 11:41:26 +01:00
<app-navigation></app-navigation>
2017-12-19 15:09:49 +01:00
<router-outlet></router-outlet>