{% extends "../template.html" %} {% block content %} {% load static %}

Merge Tags

Merging the tags will implement the following in order
  1. Update all tag associations with the new merged tag
  2. Delete the old tag
Use the filter below to filter the tags. Then click on the tag that you want to merge with.
{% for row in tag_results %} {% endfor %}
Tag Name
{{ row.tag_name }}
Cancel
{% endblock %}