source: KernelRecordsMVC.Web/Views/_ViewStart.cshtml

main
Last change on this file was 08aefc6, checked in by mmilevski <markomilevski3@…>, 4 weeks ago

Initial commit

  • Property mode set to 100644
File size: 31 bytes
Line 
1@{
2 Layout = "_Layout";
3}
Note: See TracBrowser for help on using the repository browser.