We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6639b37 commit 2598cefCopy full SHA for 2598cef
1 file changed
aspnetcore/fundamentals/logging/index/samples/6.x/TodoApiDTO/Pages/About.cshtml
@@ -4,5 +4,3 @@
4
ViewData["Title"] = "About page";
5
}
6
<h2>@ViewData["Title"]</h2>
7
-<h3>@Model.Message</h3>
8
-
0 commit comments