diff --git a/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails b/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails deleted file mode 100644 index 4f8dad74f..000000000 --- a/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails +++ /dev/null @@ -1,27 +0,0 @@ -@using Microsoft.AspNetCore.Server.Kestrel.Core -@model BTCPayServer.Models.ServerViewModels.EmailsViewModel -@{ - Layout = "../Shared/_NavLayout.cshtml"; - ViewData.SetActivePage(StoreNavPages.Emails, "Emails", Context.GetStoreData().Id); -} - -
- Email rules - allow BTCPay Server to send customized emails from your store based on events. -
-{Invoice.Id},
+ {Invoice.StoreId},
+ {Invoice.Price},
+ {Invoice.Currency},
+ {Invoice.Status},
+ {Invoice.AdditionalStatus},
+ {Invoice.OrderId}
+