- Are you sure you want to delete {$organization.name}? All projects ({$organization.total}) - and data associated with this organization will be deleted. This action is irreversible. -
+ {#if TEMPORARY_SET_FOR_DELETION} ++ The organization {$organization.name} will be flagged for deletion. +
+ ++ All existing projects will be paused and the organization will be deleted once your + upcoming invoice is processed on {toLocaleDate($organization.billingNextInvoiceDate)}. +
+ {:else} ++ Are you sure you want to delete {$organization.name}? All projects ({$projects.total}) + and data associated with this organization will be deleted. This action is irreversible. +
+ {/if}{region.name}
-Billing address
+{address.streetAddress}
+ {#if address?.addressLine2} +{address.addressLine2}
+ {/if} +{address.city}
+{address.state}
+{address.postalCode}
+{address.country}
+