Tag type
Tag name
Accession
Details
{% for d in tag_qs %}
{{ d.tag_type}}
{{ d.tag_name}}
{{ d.tag_acc}}
{{ d.tag_details}}
{% endfor %}