WeatherDashboard/WeatherDashboard.Web/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Permalink Normal View History

2023-02-09 02:30:14 +00:00
@{
Layout = "_Layout";
}