diff --git a/bookmarks/templates/bookmarks/bookmark_list.html b/bookmarks/templates/bookmarks/bookmark_list.html index a60c8f0..a43c60f 100644 --- a/bookmarks/templates/bookmarks/bookmark_list.html +++ b/bookmarks/templates/bookmarks/bookmark_list.html @@ -4,7 +4,7 @@ {% for bookmark in bookmarks %}
  • - {{ bookmark.resolved_title }} + {{ bookmark.resolved_title }}
    {% if bookmark.tag_names %}