From fb73ec7092b1763c4d64148dd8230751e10eec68 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 15 Oct 2018 10:25:30 -0400 Subject: template cleanup --- www/templates/bookmark.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'www/templates/bookmark.html') diff --git a/www/templates/bookmark.html b/www/templates/bookmark.html index 3538dbfd..af5e4516 100644 --- a/www/templates/bookmark.html +++ b/www/templates/bookmark.html @@ -11,7 +11,7 @@
-
+
{{bookmarks[$index].text}}
@@ -21,31 +21,31 @@
-
+
{{bookmarks[$index+1].text}}
-
+
-
-
- -
- {{bookmarks[$index+2].text}} -
-
+
+
+ +
+ {{bookmarks[$index+2].text}} +
+
-
-
- -
- {{bookmarks[$index+3].text}} -
+
+
+ +
+ {{bookmarks[$index+3].text}} +
-
+
-- cgit v1.2.3