YNICTE/FO/Views/CRoom/_ViewStart.cshtml

4 lines
62 B
Plaintext

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