repomgr/Pages/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2019-07-05 00:36:10 +02:00
@{
Layout = "_Layout";
}