source: Farmatiko/ClientApp/src/app/app.component.html@ 96108d8

Last change on this file since 96108d8 was 30a465f, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Initial commit

  • Property mode set to 100644
File size: 118 bytes
Line 
1<body>
2 <app-nav-menu></app-nav-menu>
3 <div class="container">
4 <router-outlet></router-outlet>
5 </div>
6</body>
Note: See TracBrowser for help on using the repository browser.