Problem is here: https://github.com/schotime/SchoStack/blob/b5c77e0a5031672029efb4a2b9829f361810ba50/SchoStack.Web/TagExtensions.cs#L105 The supplied tagName is not used. Instead `tag` is used.
Problem is here:
SchoStack/SchoStack.Web/TagExtensions.cs
Line 105 in b5c77e0
The supplied tagName is not used. Instead
tagis used.