case '#user_settings':
                    return m(projectEditTab, {
                        title: window.I18n.t('user_settings', I18nScope()),
                        subtitle: window.I18n.t('user_settings_subtitle', I18nScope()),
                        content: m(projectEditUserSettings, _.extend({}, c_opts))