CNSA-216-Personal/CH78/Views/_ViewStart.cshtml

3 lines
53 B
Plaintext
Raw Normal View History

2024-03-20 11:09:42 -07:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}