Projekt/Book_club/Views/_ViewStart.cshtml
2019-06-01 12:34:27 +02:00

4 lines
57 B
Plaintext

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