From cc095879dffa0afd4c034d23310a945b07552bff Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 13 Nov 2021 08:31:57 +0000 Subject: Don't show added_at on index page --- src/templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/index.php b/src/templates/index.php index d8f751f..605dbff 100644 --- a/src/templates/index.php +++ b/src/templates/index.php @@ -26,7 +26,7 @@
  • - addedAt))->format('Y-m-d'); ?> - title); ?> | tag) { ?>tag); ?> | Edit | Delete + title); ?> | tag) { ?>tag); ?> | Edit | Delete
  • -- cgit v1.2.3-13-gbd6f