aboutsummaryrefslogtreecommitdiff
path: root/src/app/app.component.html
blob: 6c51026a3f35176f1ae4d92c8deca4183e08cd76 (plain) (blame)
1
2
3
<div class="main">
	<router-outlet></router-outlet>
</div>