{#if showPrevious}
{labels.showPreviousButtonText}
{/if}
{#each hits as hit}
{JSON.stringify(hit).slice(0, 100)} />
{/each}
{labels.showMoreButtonText}