diff --git a/BTCPayServer/Views/AppsPublic/MinimalCrowdfund.cshtml b/BTCPayServer/Views/AppsPublic/MinimalCrowdfund.cshtml index 167c0cc94..96b68800d 100644 --- a/BTCPayServer/Views/AppsPublic/MinimalCrowdfund.cshtml +++ b/BTCPayServer/Views/AppsPublic/MinimalCrowdfund.cshtml @@ -1,11 +1,11 @@ @using BTCPayServer.Models.AppViewModels @model BTCPayServer.Models.AppViewModels.ViewCrowdfundViewModel -
+
-
+
-
+
@if (!string.IsNullOrEmpty(Model.MainImageUrl)) {