source:
Farmatiko/ClientApp/src/app/app.component.html@
822c59d
Last change on this file since 822c59d was 822c59d, checked in by , 4 years ago | |
---|---|
|
|
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.