isn/Views/_ViewStart.cshtml

3 lines
35 B
Text
Raw Normal View History

2021-04-08 02:03:17 +01:00
@{
Layout = "_Layout";
}