diff --git a/ab-testing/frontend/src/routes/+page.svelte b/ab-testing/frontend/src/routes/+page.svelte index 3737bca0cf2..6b3497cd03a 100644 --- a/ab-testing/frontend/src/routes/+page.svelte +++ b/ab-testing/frontend/src/routes/+page.svelte @@ -4,7 +4,7 @@ import AudienceBreakdown from '$lib/components/AudienceBreakdown.svelte'; -
This page provides an overview of currently running A/B tests on @@ -31,8 +31,14 @@
There are ZERO A/B tests currently configured!
+ {/if}