{% load rl %} {% pyexec from django.conf import settings %} {% load admin_modify i18n %}{% if bound_field.original_value %}
{{ bound_field.form_fields.1 }}
{% trans "Currently:" %} {{ bound_field.original_value|escape }}
{% trans "Change:" %}{{ bound_field.form_fields.0 }} {% else %} {% output_all bound_field.form_fields %} {% endif %}