case '#user_about':
                    return m(projectEditTab, {
                        title: window.I18n.t('user_about', I18nScope()),
                        subtitle: window.I18n.t('user_about_subtitle', I18nScope()),
                        content: m(projectEditUserAbout, _.extend({}, c_opts))