pwt-0x01-ng/Views/_ViewImports.cshtml
surtur 0cef320b1c
chore: edit visibility of certain navbar items
TODO: handle proper authentication in the controllers
2021-02-09 22:31:15 +01:00

5 lines
136 B
Plaintext

@using pwt_0x01_ng
@using pwt_0x01_ng.Models
@using pwt_0x01_ng.Models.Identity
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers