fix date mistake
This commit is contained in:
parent
1cd5360a1a
commit
dd4be3e2fb
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/24<br>
|
||||
<span class="light">publication à venir le</span> 21/02/25<br>
|
||||
|
||||
<span class="light">dans</span> <a
|
||||
href="<?= $article->parent()->url() ?>"><?= $article->parent()->title() ?></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue