5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using TightWiki.Areas.Identity
|
|
@using TightWiki.Areas.Identity.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|