9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@addTagHelper *, Grand.Web.Common
|
|
@addTagHelper *, Grand.Web
|
|
|
|
@using Microsoft.AspNetCore.Mvc.ViewFeatures
|
|
@using Grand.Infrastructure.Extensions
|
|
|
|
@inject Grand.Web.Common.Localization.LocService Loc
|