1
0
mirror of https://github.com/chyzy/RSystem-MVC synced 2024-08-25 04:06:57 +02:00
RSystem-MVC-Fork/RSystem/Views/_ViewStart.cshtml
2018-04-17 11:20:49 +02:00

4 lines
54 B
Plaintext

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