{% 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 %}
{% endif %}