{% load url from future %} {% load i18n %} {% include "cred_part_newtagmodal.html" %} {% for t,c in tags.items %} {% endfor %}
{% trans "Add New" %}
{% trans "Name" %}{% trans "Count" %}{% trans "Actions" %}
{{ t.name }} {{ c }} {% trans "Rename" %} {% trans "Delete" %}