xref: /webtrees/resources/views/expand-chart-box.phtml (revision b3a775f6a370b67e80b292212c765673a0177ffc)
1<?php foreach ($facts as $fact) : ?>
2    <?= $fact->summary() ?>
3<?php endforeach;
4