@inherits Nop.Web.Framework.Mvc.Razor.NopRazorPage @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @addTagHelper *, Nop.Web.Framework @using System.Text.Encodings.Web @using Microsoft.AspNetCore.Mvc.ViewFeatures @using Microsoft.AspNetCore.Routing @using Nop.Core @using Nop.Core.Infrastructure @using Nop.Plugin.Misc.Omnisend @using Nop.Plugin.Misc.Omnisend.Models @using Nop.Services.Events @using Nop.Web.Framework @using Nop.Web.Framework.Models @using Nop.Web.Framework.Events @using Nop.Web.Framework.Extensions @using Nop.Web.Framework.Infrastructure @using Nop.Web.Framework.Models.DataTables @using Nop.Web.Framework.Security.Captcha @using Nop.Web.Framework.Security.Honeypot @using Nop.Web.Framework.Themes @using Nop.Web.Framework.UI