Adding custom favicon, and titles to alle pages
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@model pointMaster.Controllers.PointViewModel;
|
||||
@*
|
||||
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
||||
*@
|
||||
@{
|
||||
ViewData["Title"] = "Point";
|
||||
}
|
||||
<a asp-action="GivPoint" asp-controller="Point" class="btn btn-primary">Giv point</a>
|
||||
<table class="table table-striped">
|
||||
|
||||
Reference in New Issue
Block a user