@using BTCPayServer.Client.Models @model BTCPayServer.Controllers.UIStoresController.StoreEmailRuleViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePage(StoreNavPages.Emails, "Email Rules", Context.GetStoreData().Id); }
@section PageFootContent {