oliverbooth.dev/OliverBooth/Pages/_ViewStart.cshtml

3 lines
28 B
Plaintext
Raw Permalink Normal View History

2023-08-11 14:51:20 +00:00
@{
2023-05-26 18:05:44 +00:00
Layout = "_Layout";
}