1<?php 2declare(strict_types=1); 3 4use Fisharebest\Webtrees\I18N; 5?> 6<span class="odometer"> 7 <?= I18N::digits($count) ?> 8</span> 9