{#each project.categories as category}
{@html tagIcons[category] || '?'} {$t(`tags.${category}`)}
{/each} {simplify(project.downloads)} {@html $t('stats.updated', { values: { ago: ago(updated) } })}
{#if !$$slots.actions}{:else} {/if}