{#if permissionError}
{@html ErrorSVG}
You don't have permission to use this app
Ask your administrator to grant you access
{:else if !$screenStore.activeLayout}
{@html ErrorSVG}
Something went wrong rendering your app
Get in touch with support if this issue persists
{:else if embedNoScreens}
{@html ErrorSVG}
This Budibase app is not publicly accessible
{:else}
{#key $screenStore.activeLayout._id}
{/key}
{/if}
{#if showDevTools}
{/if}
{#if !$builderStore.inBuilder && $featuresStore.logoEnabled}