{% extends "base_template.html" %} {% block title %}{{ item.title or item.filename }} — {{ _('Media') }}{% endblock %} {% block head %} {# Cropper.js styles, served LOCALLY as a media feature asset (never a CDN). #} {% endblock %} {% block content %}
{{ _('The original is preserved; the crop is saved as a new media item.') }}
{{ _('This file is not an image, so it cannot be cropped.') }}
{% endif %}{{ item.url }}