• {$_("footer.source")}
  • {$_("footer.license")}
  • {$_("footer.privacy")}
{#if data === null} {$_("footer.render", { time: date(new Date()), })} {:else} {$_("footer.number", { total: data.total, since: date_from_ts(data.since), })} {#if data.total % 1000 === 0} ({$_("footer.wow")}) {/if} {/if}