mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-29 16:40:24 -05:00
migrated to ASP.Net Core
This commit is contained in:
3
Webfront/Views/_ViewStart.cshtml
Normal file
3
Webfront/Views/_ViewStart.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@{
|
||||
Layout = "~/Views/Shared/_Layout.cshtml";
|
||||
}
|
Reference in New Issue
Block a user