{% load massmedia_admin %}
{{ form.image.as_hidden }} Picture

Thumbnail scaled to .
Original dimensions: {{ form.instance.image.width }} × {{ form.instance.image.height }}
Aspect ratio:

{% if form.width.errors or form.height.errors %}

The thumbnail width and height are required

{% endif %}
{{ form.width.label_tag }} px
{{ form.height.label_tag }} px
{{ form.ratio.as_hidden }} {{ form.crop_x.as_hidden }} {{ form.crop_y.as_hidden }} {{ form.crop_w.as_hidden }} {{ form.crop_h.as_hidden }}
{# eg-data #}
{# width-2-6 #}
{# ng-grid #}
{# ng-container #}