misc. changes

This commit is contained in:
2024-11-24 23:25:59 +01:00
parent b059038ea8
commit 771cea72ad
11 changed files with 85 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
@{
ViewData["Title"] = "Point";
}
<h1>Point</h1>
<a asp-action="GivPoint" asp-controller="Point" class="btn btn-primary">Giv point</a>
<table class="table table-striped">
<thead>