diff --git a/templates/bookmarks.html b/templates/bookmarks.html index 8f12518..011845e 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -18,6 +18,9 @@
more_vert + {% if bookmark.http_status != 200 %} + report_problem + {% endif %} {% if bookmark.favicon %}     {% endif %}