diff --git a/src/routes/[country]/[location]/index.svelte b/src/routes/[country]/[location]/index.svelte index c2c68ad..5ed0853 100644 --- a/src/routes/[country]/[location]/index.svelte +++ b/src/routes/[country]/[location]/index.svelte @@ -145,56 +145,65 @@
-See more photos
- {:else} - - {/if} + {#if !ended} +See more photos
+ {:else} + + {/if} +