{% load image_tags ellipsistrim%}

Insert embed

{% csrf_token %}
    {% for field in form %} {% include "wagtailadmin/shared/field_as_li.html" with field=field %} {% endfor %}