IW4M-Admin/WebfrontCore/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2018-02-21 20:29:23 -05:00
@{
Layout = "_Layout";
}