1
0
Files
mineplex-crepe/Website/LOC.Website.Web/Views/_ViewStart.cshtml

3 lines
53 B
Plaintext
Raw Normal View History

2021-08-19 16:35:32 +07:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}