[{{ block.xdata.app_id }}] {{ block.xdata.assembly }}

    {% for item in block.xdata.items %}
  • {{ item.0 }}: {{ item.1 }}
  • {% endfor %}