formulation
This commit is contained in:
parent
dd4be3e2fb
commit
62c13dccee
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<!-- <span class="light">publié le
|
||||
</span><?php // echo $article->published()->toDate('d/m/Y')?><br>
|
||||
-->
|
||||
<span class="light">publication à venir le</span> 21/02/25<br>
|
||||
<span class="light">publication prévue le</span> 21/02/25<br>
|
||||
|
||||
<span class="light">dans</span> <a
|
||||
href="<?= $article->parent()->url() ?>"><?= $article->parent()->title() ?></a>
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
<!-- <span class="light">publié le
|
||||
</span><?php // echo $article->published()->toDate('d/m/Y')?><br>
|
||||
-->
|
||||
<span class="light">publication à venir le</span> 21/02/25<br>
|
||||
<span class="light">publication prévue le</span> 21/02/25<br>
|
||||
<span class="light">dans</span> <a
|
||||
href="<?= $article->parent()->url() ?>"><?= $article->parent()->title() ?></a>
|
||||
/ <a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue