diff --git a/templates/edit.html b/templates/edit.html index 77116cb..8ddf379 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -31,14 +31,13 @@ {% endif %} - {% if formaction and formaction == 'edit' %} -
- {% else %} - - {% endif %} - -
+{% if formaction and formaction == 'edit' %} + +{% else %} + +{% endif %} +
description @@ -119,15 +118,25 @@ {% endif %}
-

+

- {% if bookmark.url_hash %} +

+
+ {% else %} +
+ {% endif %} -
+ + {% endblock %}