Files
LazyBearWorks/LazyBear.MCP/Pages/_ViewStart.cshtml

4 lines
32 B
Plaintext

@{
Layout = "_Layout";
}