{#if url.match(/\.(jpe?g|png|gif|webp)$/) || IMAGE_CONTENT_TYPES.includes(fileType)} {displayUrl(url)} {:else} {displayUrl(url)} {/if}