{% load url from future %} {% if tags and tags|length > 0 %}
{% for tag in tags %} {{ tag.name }} {% endfor %}