diff --git a/templates/edit.html b/templates/edit.html index fd1de4e..397b0cc 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -6,13 +6,10 @@
{% if bookmark.http_status != 200 %}
-
-
- - report_problem - HTTP status {{ bookmark.http_status }} - -
+
+ + report_problem  HTTP status {{ bookmark.http_status }} +
{% endif %} @@ -42,10 +39,12 @@
-
+

- {# #} +
+

+
{% endblock %}