{% extends "admin/change_form.html" %} {% block bodyclass %}{{ block.super }} app-core model-tag tag-form-page{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block form_top %} {% if add %}New Tag{% else %}Edit Tag{% endif %} Similar tags are shown below while typing. Matches Current tags Links Open filtered snapshots {{ block.super }} {% endblock %} {% block after_field_sets %} {{ block.super }} Similar Tags Updates while typing. {{ tag_similar_cards|json_script:"abx-tag-similar-data" }} {% endblock %}
Similar tags are shown below while typing.
Updates while typing.