{#if file} {#if file.mime.startsWith("image")} {file.path} {:else} .{file.path.split(".").pop().toLowerCase()} {/if} {/if} {#if showFilename} {file.path} {/if}