{% load static %} {% load dynamic_url %}
{{ d.item }}
Tags: {% for t in d.item.tags.all %} {{ t.name }}{# new line is required #} {% endfor %}