{#if work.submission_url == '-'} {:else if work.submission_url} {#await renduP}
{:then rendu} {#if rendu === null} {:else} {/if} {:catch error} {/await} {:else} {#await submissionP}
{:then submission} {:catch error} {/await} {/if}