BirdsiteLive/src/BirdsiteLive/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2020-03-21 05:39:32 +01:00
@{
Layout = "_Layout";
}