{% if showtags %} {% endif %} {% for bookmark in bookmarks %} {% if showtags %} {% endif %} {% endfor %}
  Bookmark AddedTags 
{% if bookmark.favicon %} {% else %} {% endif %} {% if bookmark.http_status != 200 and bookmark.http_status != 304 %} report_problem {% endif %} {% if bookmark.starred == True %} star {% endif %} {% if bookmark.note %} comment {% endif %} {% if bookmark.title %} {{ bookmark.title }} {% else %} {{ bookmark.get_uri_domain() }} (no title) {% endif %} {{ bookmark.created_date.strftime('%Y-%m-%d %H:%M') }} {% for tag in bookmark.tags_list %} {% endfor %} {% if editable %} mode_edit delete {% endif %}