diff --git a/templates/bookmarks.html b/templates/bookmarks.html index 1a8f6de..ee7cdff 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -16,7 +16,11 @@ #}
+ more_vert + {% if bookmark.favicon %} +     + {% endif %} {% if bookmark.title %} {{ bookmark.title }} {% else %} @@ -25,13 +29,13 @@
- {{ bookmark.title }} -
-
+ Added @ {{ bookmark.created_date }}close +
{% if bookmark.favicon %}     {% endif %} edit +