{#if title || showCloseButton}
{#if title}

{title}

{/if} {#if showCloseButton} {/if}
{/if} {#if children} {@render children()} {/if}