m('.w-row', [
                        m('.w-col.w-col-8.w-col-push-2.u-text-center', [
                            m('.fontsize-large.u-marginbottom-30', window.I18n.t('info', I18nScope())),
                            m('a[href="/projects/new"].w-button.btn.btn-large.btn-inline', window.I18n.t('cta', I18nScope()))
                        ])