{% if tags %} {% for tag_pk, tag_text in tags %} {{ tag_text }} {% endfor %} {% else %} No tags {% endif %}