{% extends "admin/change_form.html" %} {% load i18n %} {% block after_field_sets %} {{ block.super }} {% if show_migration %}
This metric uses the legacy engine and can be migrated.
Migrate Metric
{% endif %} {% endblock %}