diff --git a/views/home.php b/views/home.php index b48b091..58007f9 100644 --- a/views/home.php +++ b/views/home.php @@ -11,7 +11,7 @@
- = $news->getTitle() ?> + = $news->getPublicationDate()->format('Y-m-d') . " : " . $news->getTitle() ?>