@model BTCPayServer.Models.ServerViewModels.EmailsViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePage(StoreNavPages.General, "Email Server", Context.GetStoreData().Id); } @section PageFootContent { }