diff --git a/templates/edit.html b/templates/edit.html index c4da9b1..9207ac4 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -4,6 +4,18 @@ {% block pagecontent %}
+ {% if bookmark.http_status != 200 %} +
+
+
+ + report_problem + HTTP status {{ bookmark.http_status }} + +
+
+
+ {% endif %}