{% load i18n cms_tags zb_tags %} {# Template del listado de archivos #} {% for file in files %}
{{ file.description }}
{% trans "Category" %}: {{ file.file_extended.category|stringformat:"s"|zb_replace:category_replace|slice:"3:" }}
{% endif %} {% if not forloop.last %}