CNSA-216-Personal/CH46/Views/_ViewStart.cshtml
2024-03-18 10:09:13 -04:00

3 lines
53 B
Plaintext

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