diff --git a/templates/edit.html b/templates/edit.html index 750b9d7..80b3c41 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -11,7 +11,7 @@ {% if bookmark.http_status == 404 %} report_problem  URL not found (404), broken/outdated link? {% elif bookmark.http_status == 302 %} - report_problem  HTTP status (302), moved temporarily + report_problem  HTTP status (302), moved temporarily. Use button for new target {% else %} report_problem  HTTP status {{ bookmark.http_status }} {% endif %} @@ -42,7 +42,7 @@
description - +