add unsubscribe and view mail on the web buttons
This commit is contained in:
parent
8bdd63afe2
commit
f095954a33
20 changed files with 289 additions and 224 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<?php if ($page->published()->isNotEmpty()): ?>
|
||||
<p>
|
||||
<span class="light">envoyée le </span><?= $page->published()->toDate('d/m/Y') ?>
|
||||
<span class="light">courrier du </span><?= $page->published()->toDate('d/m/Y') ?>
|
||||
</p>
|
||||
<?php endif ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue