🏡 index : ~doyle/chartered.git

<script type="typescript">
    import { goto } from '$app/navigation';

    goto('/organisations/list');
</script>