{% load i18n %} {# Tagcloud #}
{% for tag in mypost.tags.all %} {{ tag }} {% endfor %}