{% extends "wagtailadmin/generic/edit.html" %} {% load wagtailimages_tags wagtailadmin_tags i18n l10n %} {% block extra_js %} {{ block.super }} {% endblock %} {% block form_content %}
{% trans "To define this image's most important region, drag a box over the image above." %} {% if image.has_focal_point %}({% trans "Current focal point shown" %}){% endif %}