CNSA-216-Personal/CH2/Views/_ViewStart.cshtml
2024-02-29 08:18:46 -05:00

3 lines
53 B
Plaintext

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