{% block content %} {% for field in form %} {% include "wagtailadmin/shared/field.html" with field=field %} {% endfor %} {% endblock %}