parking-html/Parking_spaces/Views/Engineering/Bootstrap_test.cshtml

9 lines
135 B
Plaintext
Raw Normal View History

2024-02-01 11:37:15 +08:00

@{
ViewData["Title"] = "Bootstrap_test";
Layout = "~/Views/Shared/_Layout_Engineering.cshtml";
}
<h1>Bootstrap_test</h1>