7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using global::Wishlist.Areas.Identity
|
|
|
|
|
|
Wishlist.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|