case '#description':
                    return m(projectEditTab, {
                        title: window.I18n.t('description', I18nScope()),
                        subtitle: window.I18n.t('description_subtitle', I18nScope()),
                        content: m(projectEditDescription, _.extend({}, c_opts))