{% load utils widgets links %}
{% classifier_count item %}
{% if detailed %} {% comment %} Item counts for each type of content? {% endcomment %}{% last_mention item as last_mentioned %}Last mentioned {% if last_mentioned %}{{ last_mentioned|date:"M Y" }}{% else %}never{% endif %}
{% endif %}