{#if props.clientLibPath}
There was an error loading your app
The Budibase client library could not be loaded. Try republishing your
app.
{:else}
We couldn't find that application
{/if}
{#if props.appMigrating}
{/if}
{#if props.usedPlugins?.length}
{#each props.usedPlugins as plugin}
{/each}
{/if}
{@html props.bodyAppScripts || ""}