{utcFormat('%B %d, %Y')(new Date(cardData.attribution_date))}
- + {#if expanded} +{utcFormat('%B %d, %Y')(new Date(cardData.attribution_date))}
+ + {/if}{cardData.short_description}
-- - {#each cardData.actor_nation as nation} - + - {/each} - {#each cardData.platform as platform} - - {/each} -
+ {#each cardData.actor_nation as nation} + + {/each} + {#each cardData.platform as platform} + + {/each} + + {/if}
@@ -40,33 +51,40 @@