{% load i18n %} {% load url from future %}
{% for tag in post.tags.all %} {{ tag.name }} {% endfor %}