Files
DevOps/Areas/Identity/Pages/_ViewStart.cshtml
Christopher Sanden b837e1aad2 restructured filetree
2026-04-05 16:30:57 +02:00

4 lines
53 B
Plaintext

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