This commit is contained in:
2022-01-28 19:05:11 +01:00
parent 4562012db9
commit 3b3670af19
4 changed files with 64 additions and 4 deletions

View File

@@ -7,4 +7,8 @@
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
<form method=post>
<input type="text" width="200" name="test" id="sql1" />
</form>
</div>