{#if (loader_status === "pending" || loader_status === "error") && !(config && config?.auth_required)}

{status?.message || ""}

{#if (status.status === "space_error" || status.status === "paused") && status.discussions_enabled}

Please contact the author of the space to let them know.

{:else}

{$_("errors.contact_page_author")}

{/if}
{/if} {#if config?.auth_required && Login} {:else if config && Blocks && css_ready} {/if}