This commit is contained in:
2025-11-01 18:24:35 +01:00
parent 62cf15ab8b
commit 8ce52971a9
8 changed files with 354 additions and 16 deletions

View File

@@ -33,10 +33,6 @@ if ($article === false) {
<article>
<h1><?php print htmlspecialchars($article['titre']); ?></h1>
<p>
<em>Publié le : <?php print $article['date_creation']; ?></em>
</p>
<div>
<?php