{% load i18n %} {% for tag in tags %} {{ tag }} {% empty %}

{% trans "No tags yet." %}

{% endfor %}