Projekt/Book_club/Views/_ViewStart.cshtml

4 lines
57 B
Plaintext
Raw Normal View History

2019-06-01 12:34:27 +02:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}