{% include "wagtailadmin/panels/object_list.html" %}
    {% for key, value in self.instance.get_expose_descriptions.items %}
  • {% templatetag openvariable %} {{ key }} {% templatetag closevariable %}: {{ value }}
  • {% endfor %}