{% load links %}
  • {% sequence_link sequence %} {% if user_is_owner %} edit {% endif %}

    {% with total=sequence.items.count %}{{ total }} item{{ total|pluralize }}{% endwith %}