{% include 'nav_bar.html' %}
{% include 'sidebars/sidebar_objects.html' %}
{% include 'chats_explorer/card_user_account.html' %} {% with translate_url=url_for('chats_explorer.objects_user_account', subtype=meta['subtype']), obj_id=meta['id'] %} {% include 'chats_explorer/block_translation.html' %} {% endwith %} {# {% if meta['subchannels'] %}#} {#

Sub-Channels:

#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% for meta in meta["subchannels"] %}#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% endfor %}#} {# #} {#
#} {# {{ meta['id'] }}#} {# {{ meta['name'] }}{{ meta['id'] }}{{ meta['created_at'] }}#} {# {% if meta['first_seen'] %}#} {# {{ meta['first_seen'][0:4] }}-{{ meta['first_seen'][4:6] }}-{{ meta['first_seen'][6:8] }}#} {# {% endif %}#} {# #} {# {% if meta['last_seen'] %}#} {# {{ meta['last_seen'][0:4] }}-{{ meta['last_seen'][4:6] }}-{{ meta['last_seen'][6:8] }}#} {# {% endif %}#} {# {{ meta['nb_messages'] }}
#} {##} {# {% endif %}#}