m('.w-col.w-col-4.u-marginbottom-20', [
                                    m('.text-success.lineheight-loose.fontsize-larger',
                                        h.formatNumber(stats.total_contributors, 0, 3)
                                    ),
                                    m('.fontsize-smaller', m.trust(window.I18n.t('stats.people_html', I18nScope())))