{% load i18n %}
Collapse All Boxes
{% for content in form.xprez_contents %} {{ content.render_admin }} {% endfor %}

+ Add new piece of content +

{% include "./includes/add_list.html" with xprez_admin=form.xprez_admin container=form.instance %}