@using BTCPayServer.Models.AppViewModels @using BTCPayServer.Plugins.PointOfSale.Models @model BTCPayServer.Plugins.Crowdfund.Models.ContributeToCrowdfund @{ var vm = Model.ViewCrowdfundViewModel; }
@Safe.Raw(item.Description)