{% include 'nav_bar.html' %}
{% include 'sidebars/sidebar_objects.html' %}

{{ meta["id"] }} :

  • Date Username
    {{ meta["icon"]["icon"] }} {{ meta["subtype"] }} {{ meta['full_date'] }} {% if 'username' in meta['user-account'] %} {{ meta['user-account']['username']['id'] }} {% endif %}
{% include 'modals/edit_tag.html' %} {% for tag in meta['tags'] %} {% endfor %} {% include 'modals/add_tags.html' %}
{% with obj_type=meta['type'], obj_id=meta['id'], obj_subtype=''%} {% include 'modals/investigations_register_obj.html' %} {% endwith %}
{% include 'objects/image/block_blur_img_slider.html' %} {% with translate_url=url_for('chats_explorer.objects_message', id=meta['id']), obj_id=meta['id'] %} {% include 'chats_explorer/block_translation.html' %} {% endwith %}

{{ meta['date'] }}

{% with message=meta %} {% include 'chats_explorer/block_message.html' %} {% endwith %}