{% for item in object_list %} {#
  • {{ item.asset_id }} - {{ item.description }}
  • #} {{ item.asset_id }} {{ item.description }} {{ item.category }} {{ item.status }} visibility edit content_copy {% endfor %}