{% load static %}
{% if object.has_tags %} {% for tag in object.get_tag_map %} #{{tag}}, {% endfor %} {% endif %}