{name} {#if quote}
“{quote.message}”
{/if}
{#if title}
{title}
{/if} {#if description}
{description}
{/if}
{@render children?.()}