{#if icon}
{/if}
{space.name}
{#if _class}
{/if}
{#if description}
{#if description.trim().startsWith('http://') || description.trim().startsWith('https://')}
{description}
{:else} {description} {/if}
{/if}