jerguero-cs/Pages/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2024-08-23 23:10:52 +00:00
@{
Layout = "_Layout";
}