🏡 index : ~doyle/chartered.git

export function load(): App.PageData {
    return {
        title: 'Create Organisation',
    };
}