{% load aristotle_tags i18n %} {% if isFavourite %} {% else %} {% endif %} {% if request.user.is_superuser %} {% with count=item.favourited_by.count %} {{count}} {% endwith %} {% endif %}