Files
LazyBearWorks/LazyBear.MCP/Pages/_ViewStart.cshtml
T
2026-04-12 22:15:46 +03:00

4 lines
32 B
Plaintext

@{
Layout = "_Layout";
}