{% extends "admin/django_loci/location_change_form.html" %} {% load i18n %} {% block messages %} {{ block.super }} {% if original and estimated_enabled and original.is_estimated %} {% endif %} {% endblock messages %}