dynamize info banner background color + callour background color
This commit is contained in:
parent
ea0cb004aa
commit
bc2d238a05
18 changed files with 73 additions and 34 deletions
|
|
@ -32,9 +32,6 @@
|
|||
|
||||
<?php snippet('events-grid', ['title' => 'Prochainement', 'events' => $orderedEvents->slice(2, 3)]) ?>
|
||||
|
||||
<section class="callout">
|
||||
<h4><?= $site->callout()->inline() ?></h4>
|
||||
<a class="ticket-link" href="<?= option('ticketingUrl') ?>" target="_blank" title="Aller à la billetterie"><?php snippet('ticket') ?> Billetterie</a>
|
||||
</section>
|
||||
<?php snippet('callout', ['text' => $site->calloutText()->inline(), 'color' => $site->calloutColor()]) ?>
|
||||
|
||||
<?php snippet('footer') ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue