Files
NKC/NKC-IO/Views/_ViewStart.cshtml
T
2020-08-07 11:17:30 +02:00

4 lines
54 B
Plaintext

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