{#if subtitle && location}
{location.country

{location.name}

{#if location.admin1}{location.admin1}, {/if}{location.country ?? ''}ยท{subtitle}

{#if actions}{@render actions()}{/if}
{/if} {@render children?.()}