7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using MagMan.UI.Areas.Identity
|
|
|
|
|
|
MagMan.UI.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|