1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-21 04:30:30 -05:00
Files
IW4M-Admin/Webfront/Views/_ViewStart.cshtml
2018-02-21 19:29:23 -06:00

4 lines
54 B
Plaintext

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