{#if isLoading}
{:else}

Price History {#if currentPrice !== null} ({currentCurrency} {currentPrice.toFixed(2)}) {/if}

{#each ranges as range} {/each}
{/if}