5 lines
201 B
Text
5 lines
201 B
Text
@using Microsoft.AspNetCore.Identity
|
|
@using LANCommander.Areas.Identity
|
|
@using LANCommander.Areas.Identity.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@using LANCommander.Data.Models
|