{% extends "cropper/base.html" %} {% load i18n %} {% block cropper_content %}
{% csrf_token %}
{{ form.as_p }}

{% endblock %}