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