oliverbooth.dev/OliverBooth/Areas/Blog/Pages/_ViewStart.cshtml

3 lines
28 B
Plaintext
Raw Normal View History

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