{% if item.location %} {{ item.location }}
{% endif %} {% for taggeditem in item.tags.all %} {{ taggeditem.tag.name }} {% endfor %}