{% load url from future %} {% for tp_tag in tp_tags %}
  • {{ tp_tag }}{% if can_edit %} {% endif %}
  • {% endfor %}