{#if showDate && date}
{/if} {#if tag}
tag: {tag}
{/if} {#if notFound}
script not found at {path} in workspace {$workspaceStore}
{:else if showAllCode} {#if showDiff} {#key previousCode + code} {#await import('$lib/components/DiffEditor.svelte')}
{:then Module}
{/await} {/key} {:else}
{/if} {:else}
Show all
{/if} {#if lock}
Lock
{lock}
{/if}