{% load helpers %} {% with custom_fields=object.get_custom_field_groupings %} {% include 'inc/custom_fields/panel_data.html' %} {% endwith %} {% if object.has_computed_fields %} {% load computed_fields %}