{#if artists.isEmpty()}

No artists tracked yet

Search for artists using the search bar above

{#else}
{#for artist in artists} {/for}
Artist Since Release Types Remove
{artist.name} {#if artist.disambiguation}
{artist.disambiguation}
{/if}
{artist.createdAt}
{/if}