diff --git a/src/components/molecules/Poster.svelte b/src/components/molecules/Poster.svelte index 1bda70b..32b31eb 100644 --- a/src/components/molecules/Poster.svelte +++ b/src/components/molecules/Poster.svelte @@ -8,17 +8,19 @@
{#if image} - Poster of {location.name} + + Poster of {location.name} + {/if}