nouveau-theatre-de-besancon/site/snippets/callout.php

4 lines
No EOL
245 B
PHP

<section class="callout" style="--color: <?= $color ?>;">
<h4><?= $text ?></h4>
<a class="ticket-link" href="<?= option('ticketingUrl') ?>" target="_blank" title="Aller à la billetterie"><?php snippet('ticket') ?> Billetterie</a>
</section>