diff --git a/elvis/templates/collection/collection_detail.html b/elvis/templates/collection/collection_detail.html index ff2e2ae3..4f791cdf 100644 --- a/elvis/templates/collection/collection_detail.html +++ b/elvis/templates/collection/collection_detail.html @@ -134,7 +134,7 @@

Pieces ({{ content.pieces | length }})

{% endif %} {% if content.movements %} -

Movements ({{ content.movement_count }})

+

Movements ({{ content.movements | length }})