{#if imageURL}
{/if}
{#if linkURL} {#if external}
{title || "Card Title"}
{:else}
{title || "Card Title"}
{/if} {:else} {title || "Card Title"} {/if}
{#if subtitle}
{subtitle}
{/if}
{#if description} {/if}