Notes/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2022-11-29 15:14:15 +00:00
@{
Layout = "_Layout";
}