+
{outCount} von {shortSenderName} →
{inCount} von {shortReceiverName} ←
@@ -100,10 +100,10 @@ const newDocUrl = $derived(
{#if showYearDivider && year !== null}
- {year}
- {countsByYear.get(year) ?? 0} Briefe
+ {year}
+ {countsByYear.get(year) ?? 0} Briefe
{/if}
@@ -117,7 +117,7 @@ const newDocUrl = $derived(
class:border-l-accent={!isOut}
>
{doc.title || doc.originalFilename}
-
+
{doc.documentDate ? formatDate(doc.documentDate) : '—'}
{#if doc.location}
·
@@ -147,7 +147,7 @@ const newDocUrl = $derived(
›