{contentTypeTitle}s
{#if $query.data.length > 0}
{#each $query.data as info} {/each}
{:else}
No {contentTypeTitle}s
{/if}