mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-22 16:34:27 +01:00
Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
7
aspnet-mssql/app/aspnetapp/Views/Home/About.cshtml
Executable file
7
aspnet-mssql/app/aspnetapp/Views/Home/About.cshtml
Executable file
@@ -0,0 +1,7 @@
|
||||
@{
|
||||
ViewData["Title"] = "About";
|
||||
}
|
||||
<h2>@ViewData["Title"]</h2>
|
||||
<h3>@ViewData["Message"]</h3>
|
||||
|
||||
<p>Use this area to provide additional information.</p>
|
||||
Reference in New Issue
Block a user