case '#reward':
                    return m(projectEditTab, {
                        title: window.I18n.t('reward_html', I18nScope()),
                        subtitle: window.I18n.t('reward_subtitle', I18nScope()),
                        content: m(projectEditReward, _.extend({}, c_opts))