{% for item_group in info_table.item_groups %} {% for item in item_group %} {% end %} {% end %}
{{item.name}} {% if item.href %} {{item.value}} {% else %} {{item.value}} {% end %}
{% raw info_table.bottom_action_bar.render() %}