From b15a095c0e5f980b63c1b229b0671227bfc64316 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Tue, 9 Nov 2021 20:42:20 +0000 Subject: Use short echo tags --- src/templates/index.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/templates/index.php') diff --git a/src/templates/index.php b/src/templates/index.php index f078bbd..ff67458 100644 --- a/src/templates/index.php +++ b/src/templates/index.php @@ -11,20 +11,24 @@

Bookmarks

-

+

Add Bookmark

Tags

Bookmarks

    -
  1. addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | tag) { ?>tag); ?> | Edit | Delete
  2. +
  3. + + addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | tag) { ?>tag); ?> | Edit | Delete + +

Copyright © 2021 David T. Sadler.

-- cgit v1.2.3-13-gbd6f