#IF(NOT #FormError AND NOT #Delete AND #AppsForContext)
#LOOP(#FROM_JSON(#AppsForContext))
#IF(#id EQ "3863FC2A-9DAD-4FC1-9448-ED5055E4338D")
{SendCloudPromoHeadLine}
#IF(#installed EQ "false")
{SendCloudPromoBlurbTextBeforeInstallation}
#ELSE
{SendCloudPromoBlurbTextAfterInstallation}
#ENDIF
#IF(#installed EQ "false")
#ENDIF
#IF(#installed EQ "false")
#ELSE
#ENDIF
#ENDIF
#ENDLOOP
#ENDIF