{% for tag in tags %} {% include 'tag/tag.html' with tag=tag recipient_id=recipient_id recipient_owner=recipient_owner category=category next=next %} {% empty %} No tags. {% endfor %}