Church.Net.API/Chruch.Net/Views/_ViewStart.cshtml
2022-09-08 08:04:32 -07:00

4 lines
54 B
Plaintext

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