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