{{ html }}
{% for tag in tag_cloud %} {% if not forloop.first %}|{% endif %} {{ tag.name }} {% endfor %}