This repository has been archived on 2023-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
pwt-0x01-ng/Views/_ViewImports.cshtml
surtur 0cef320b1c
All checks were successful
continuous-integration/drone/push Build is passing
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