yavsc/Yavsc/Views/_ViewStart.cshtml

3 lines
32 B
Text
Raw Normal View History

2016-05-17 18:22:18 +02:00
@{
Layout = "_Layout";
}