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

    By {{ owner.username }}

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