Mineplex2018-withcommit/Website/LOC.Website.Web/Areas/Manage/Views/_ViewStart.cshtml

3 lines
53 B
Plaintext
Raw Normal View History

2013-08-27 17:14:08 +02:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}