diff --git a/journal/templates/_list_item.html b/journal/templates/_list_item.html
index 3b88af74..c6d76947 100644
--- a/journal/templates/_list_item.html
+++ b/journal/templates/_list_item.html
@@ -8,7 +8,6 @@
{% get_mark_for_item item as mark %}
{% endif %}
{% if collection_edit %}
diff --git a/journal/templates/collection_edit.html b/journal/templates/collection_edit.html
index 81885f05..8c030a73 100644
--- a/journal/templates/collection_edit.html
+++ b/journal/templates/collection_edit.html
@@ -69,13 +69,6 @@
value="{% trans 'Add an item to this collection' %}">
+ {% endif %}
{% endfor %}
{% if msg %}{% endif %}