monithor/Monithor.web/Pages/_ViewStart.cshtml

3 lines
28 B
Plaintext
Raw Normal View History

2021-05-13 22:38:00 +02:00
@{
Layout = "_Layout";
}