{#if submission.length > 5 && submission.match(/https:\/\/anilist.co\/(activity|forum\/thread)\/\d+/)} {#await likesPromise} {:then likes} {#if likes && likes.length > 0} {:else} No likes were found for that {submissionType}. {/if} {:catch} {/await} {:else} Please enter a valid Activity or Thread URL. {/if}