yavsc/src/Yavsc/Views/_ViewStart.cshtml

3 lines
29 B
Text
Raw Normal View History

2019-01-01 16:28:47 +00:00
@{
Layout = "_Layout";
}