This commit is contained in:
sarahgarcin1 2026-04-09 18:20:12 +02:00
commit 76dc174fca
389 changed files with 9678 additions and 1597 deletions

View file

@ -8,7 +8,7 @@ $src = $block->image()->toFile()->url();
?>
<?php if ($src): ?>
<figure class="print-image full-page <?= $block->taille()->esc() ?>">
<figure id="<?= $block->id() ?>" class="print-image full-page <?= $block->taille()->esc() ?>">
<img src="<?= $src ?>" alt="<?= $alt->esc() ?>">