From 0cc439f49486865dfbcf8ff324d5bf53788d8b5d Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Wed, 10 Nov 2021 22:40:45 +0000 Subject: Add missing forward slashes --- 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 27f62b7..35dd7ad 100644 --- a/src/templates/index.php +++ b/src/templates/index.php @@ -26,7 +26,7 @@
  • - addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | tag) { ?>tag); ?> | Edit | Delete + addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | tag) { ?>tag); ?> | Edit | Delete
  • -- cgit v1.2.3-13-gbd6f