vassago/Views/_ViewStart.cshtml

4 lines
35 B
Plaintext
Raw Permalink Normal View History

2023-07-03 12:51:23 -04:00
@{
Layout = "_Layout";
}