Files
BeWoPlaner/BeWoPlanerMobil/Views/_ViewStart.cshtml

3 lines
55 B
Plaintext
Raw Normal View History

2016-06-27 01:45:38 +02:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}