m('.w-row', [
                        m('.w-col.w-col-10.w-col-push-1.u-text-center', [
                            m('.fontsize-larger.u-marginbottom-10.fontweight-semibold', window.I18n.t('page-title', I18nScope())),
                            m('.fontsize-small', window.I18n.t('page-subtitle', I18nScope()))
                        ]),