{% load i18n %} {% for tag in tags %} {% endfor %}
{% trans "Name" %} {% trans "Description" %}
{{ tag.name }} {{ tag.description }}