{% load i18n %} {% for child in self.visible_children %} {% include "wagtailadmin/panels/multi_field_panel_child.html" %} {% if not forloop.last %} {% endif %} {% endfor %}