diff --git a/frontend/src/routes/admin/EntityNavSection.svelte b/frontend/src/routes/admin/EntityNavSection.svelte
index c255403e..4eb54fb4 100644
--- a/frontend/src/routes/admin/EntityNavSection.svelte
+++ b/frontend/src/routes/admin/EntityNavSection.svelte
@@ -40,7 +40,7 @@ let {
>
{@render icon()}
{#if count !== undefined}
- {count}
{/if}
@@ -62,7 +62,7 @@ let {
>
{/if}
@@ -83,7 +83,7 @@ let {
>
{/if}