_ViewStart.cshtml 57 B

123
  1. @{
  2. Layout = "~/Views/Shared/Layout/_L1.cshtml";
  3. }