Files
Wishlist/wishlist/Areas/Identity/Pages/_ViewStart.cshtml
Arne Moerman ab68df2184 open changes
2024-12-15 19:08:25 +01:00

5 lines
54 B
Plaintext

@{
Layout = "/Pages/Shared/_Layout.cshtml";
}