xref: /webtrees/resources/views/modules/html/template-narrative.phtml (revision ef5d23f1e3b84e7c7a8ab467240adde5c2b4291c)
1<?php
2
3use Fisharebest\Webtrees\I18N;
4
5?>
6
7<?= /* I18N: do not translate the #keywords# */ I18N::translate('This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#.') ?>
8
9