isn/Views/_ViewStart.cshtml

3 lines
32 B
Text
Raw Normal View History

2021-04-10 14:11:09 +01:00
@{
Layout = "_Layout";
}