{props.title} {#if props.favicon !== ""} {:else} {/if} {@html props.headAppScripts || ""} {#if props.showSkeletonLoader} {/if}
{#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 || ""}