diff --git a/public/views/bookmarks.html b/public/views/bookmarks.html index 95b9270..baa13f0 100644 --- a/public/views/bookmarks.html +++ b/public/views/bookmarks.html @@ -30,7 +30,7 @@ id="{{bookmark.id}}"> - + {{ bookmark.title}}
@@ -59,7 +59,7 @@ - + {{ bookmark.title }} diff --git a/public/views/search.html b/public/views/search.html index 1157175..87b5fad 100644 --- a/public/views/search.html +++ b/public/views/search.html @@ -128,7 +128,7 @@ - + {{ bookmark.title }} diff --git a/public/views/tags.html b/public/views/tags.html index 5e8d979..bf21142 100644 --- a/public/views/tags.html +++ b/public/views/tags.html @@ -28,7 +28,7 @@ - + {{ bookmark.title }}