Add rag helpers usage
This commit is contained in:
parent
1808067ff2
commit
0105789fa3
@ -1,4 +1,6 @@
|
|||||||
@model IQueryable<MyDarling.Models.UnderwearBundle>;
|
@model IQueryable<MyDarling.Models.UnderwearBundle>;
|
||||||
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||||
|
|
||||||
@{
|
@{
|
||||||
Layout = "_Layout";
|
Layout = "_Layout";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user