{% for asset in object_list %} {{ asset.asset_id }} - {{ asset.description }}
{% empty %} No assets match given ID {% endfor %}