diff --git a/collection/templates/detail.html b/collection/templates/detail.html index 018d233d..022eb86e 100644 --- a/collection/templates/detail.html +++ b/collection/templates/detail.html @@ -25,6 +25,7 @@ + diff --git a/collection/templates/edit_item_comment.html b/collection/templates/edit_item_comment.html index f299b513..674985e3 100644 --- a/collection/templates/edit_item_comment.html +++ b/collection/templates/edit_item_comment.html @@ -1,5 +1,5 @@ -
- + + - +
\ No newline at end of file diff --git a/collection/templates/entity_list.html b/collection/templates/entity_list.html index cecbd682..4cdc9ee2 100644 --- a/collection/templates/entity_list.html +++ b/collection/templates/entity_list.html @@ -2,62 +2,9 @@ {% load i18n %} {% load l10n %}