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