1
0
mirror of https://github.com/chyzy/RSystem-MVC synced 2024-12-01 17:25:27 +01:00
RSystem-MVC-Fork/RSystem/Areas/Recruit/Views/_ViewStart.cshtml

3 lines
53 B
Plaintext
Raw Normal View History

2018-04-17 11:20:49 +02:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}