TrafficLightsCSharp/TrafficLights/Pages/_ViewStart.cshtml

4 lines
35 B
Plaintext
Raw Permalink Normal View History

2023-11-04 11:02:30 +00:00
@{
Layout = "_Layout";
}