Files
juipnet/Host/Views.Mobile/_ViewStart.cshtml

4 lines
35 B
Plaintext
Raw Normal View History

2020-10-07 20:25:03 +08:00
@{
Layout = "_Layout";
}