{% include 'nav_bar.html' %}
{% include 'sidebars/sidebar_objects.html' %}
{% with meta=meta, is_correlation=False %} {% include 'objects/ocr/card_ocr.html' %} {% endwith %} {# {% if meta['extracted_matches'] %}#} {#
#} {#
#} {#
#} {#
#} {#
#} {#
#} {# Extracted  #} {#
{{meta['extracted_matches']|length}}
#} {#
#} {#
#} {#
#} {# #} {#
#} {#
#} {#
#} {##} {#
#} {#
#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% for match in meta['extracted_matches'] %}#} {# #} {# #} {# #} {# #} {# #} {# {% endfor %}#} {# #} {#
TypeIDExtracted
#} {# #} {# #} {# #} {# {{ meta['extracted_matches'][match]['icon']['icon'] }}#} {# #} {# #} {# {{ meta['extracted_matches'][match]['subtype'] }}#} {# {{ meta['extracted_matches'][match]['id'] }}#} {# {% for row in meta['extracted_matches'][match]['matches'] %}#} {# {{ row[2] }}
#} {# {% endfor %}#} {#
#} {#
#} {#
#} {##} {#
#} {#
#} {# {% endif %}#} {% with translate_url=url_for('objects_ocr.object_ocr', id=meta['id']), obj_id=meta['id'] %} {% include 'chats_explorer/block_translation.html' %} {% endwith %}