diff --git a/templates/bookmarks.html b/templates/bookmarks.html index 2d1559e..5ba8e9a 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -88,7 +88,7 @@ {% endif %} {% if bookmark.starred == True %} - star + star {% endif %} {% if bookmark.title %} {{ bookmark.title }}