laatzen/Common/Service/MeterProcessState/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2021-10-01 09:09:20 +00:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}