Files
newswebappTest/Views/TheNews/Latest.cshtml
2024-07-26 18:49:07 +03:30

8 lines
57 B
Plaintext

@{
ViewBag.Title = "Latest";
}
<h2>Latest</h2>