CourseWork_Hotel/Hotel/HotelOrganiserApp/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2023-04-07 13:49:59 +04:00
@{
Layout = "_Layout";
}