{% for attribute in record.attribute_definitions.all %}
  • {{ attribute.name }} {{ attribute.total_resource }}
  • {% endfor %}