1
0
Files
mineplex-crepe/Website/LOC.Website.Web/Views/_ViewStart.cshtml
2021-08-19 16:35:32 +07:00

3 lines
53 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}