1 2 3 4 5
<?php use Fisharebest\Webtrees\I18N; ?> <div class="details_label"> <?= I18N::translate('No events exist for today.') ?> </div>