c3stream/Pages/_ViewStart.cshtml

3 lines
31 B
Plaintext
Raw Normal View History

2020-01-03 15:10:06 +01:00
@{
Layout = "_Layout";
}