From 523a84dd4b7cb611955e949fd6debc4a3c037b91 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 11 Oct 2021 21:49:47 +0100 Subject: Implement very basic editing --- src/templates/edit.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/templates/edit.php (limited to 'src/templates/edit.php') diff --git a/src/templates/edit.php b/src/templates/edit.php new file mode 100644 index 0000000..a3c6930 --- /dev/null +++ b/src/templates/edit.php @@ -0,0 +1,17 @@ + + + + + + Bookmarks + + +
+ +
+
+
+ +
+ + -- cgit v1.2.3-13-gbd6f