{% block title-wrap %}

{% if viewurl %} {{ item }}{% else %} {{ item }}{% endif %}{% if item.content_type %} — {{ item.content_type }}{% endif %}{% if editurl %} — edit{% endif %}

{% endblock %}
{{ item.description|truncatewords:30 }}
{% if tagurls %}
{% for tag in tagurls %} {{ tag.name }}{% endfor %}
{% endif %}