Files
everything/ProjecThing/Pages/_ViewStart.cshtml
2026-06-16 18:04:55 +02:00

3 lines
39 B
Plaintext

@{
Layout = "Layouts/_Layout";
}