Files
LeafWeb/Web/Views/_ViewStart.cshtml
T

3 lines
53 B
Plaintext

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