{% load image_tags %}

Choose a format

{% image image max-800x600 %}
{% csrf_token %}
    {% for field in form %} {% include "wagtailadmin/shared/field_as_li.html" with field=field %} {% endfor %}