From 0f273c0a8ead390346571c4be2296fa6e384eff6 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Thu, 7 Oct 2021 21:31:17 +0100 Subject: Add bookmarks --- src/templates/add.php | 16 ++++++++++++++++ src/templates/index.php | 1 - 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 src/templates/add.php (limited to 'src/templates') diff --git a/src/templates/add.php b/src/templates/add.php new file mode 100644 index 0000000..a44c4d3 --- /dev/null +++ b/src/templates/add.php @@ -0,0 +1,16 @@ + + + + + + Bookmarks + + +
+
+
+
+ +
+ + diff --git a/src/templates/index.php b/src/templates/index.php index 034f09c..9656551 100644 --- a/src/templates/index.php +++ b/src/templates/index.php @@ -6,7 +6,6 @@ Bookmarks -

Hello