{% for tag in tag_info %} {% endfor %}
{{ tag.data_tag.tag }} {% if tag.attr_value != 'None' %}{{ tag.attr_value }}{% endif %}